EnumValue.T. Properties
The EnumValue.T. generic type exposes the following members.
Properties
|
Name |
Description |
---|---|---|
|
Gets the enumeration base type (sint,byte,short,ushort,int,uint,Int64,UInt64 supported) | |
|
Gets the name of the Enum Value | |
|
Gets the value. | |
|
Gets the raw value of the enumeration (as byte array) | |
|
Gets the size of the Enum value (in bytes) |