Value Property
The byte value of the enum.
Syntax
Property Value As Byte |
Parameters
None
Examples
IronPython
#Get the byte value of an enum
|
C#
//Get the byte value of an enum |
Remarks
Value Property
The byte value of the enum.
Property Value As Byte |
Parameters
None
IronPython
#Get the byte value of an enum
|
C#
//Get the byte value of an enum |