Click or drag to resize

EnumConstant Fields

The EnumConstant type exposes the following members.

Fields
  NameDescription
Public fieldConstantValue
The constant value of the enum, as an object of the underlying type
Public fieldEnumTypeRef
The EnumDecl or TypeDefinition/Type representing the type of the enum.
Top
See Also