The EnumEntry type exposes the following members.

Properties

  NameDescription
Public propertyEnumName
The name of the enum to which this entry belongs.
Public propertyIndex
The index of this entry in the enum.
Public propertyName
The string representation of this entry.

See Also