Enum VariantBasicType
The basic type stored in the lowest 2 bits of a variant value header byte.
public enum VariantBasicType : byte
Fields
Array = 3Object = 2Primitive = 0ShortString = 1
The basic type stored in the lowest 2 bits of a variant value header byte.
public enum VariantBasicType : byte
Array = 3Object = 2Primitive = 0ShortString = 1