[]
Reads nullable enum value.
public T? ReadNullableEnum<T>() where T : struct
Public Function ReadNullableEnum(Of T As Structure)() As T?