Enum Members
The following tables list the members exposed by the Enum type.
Protected Constructors
Name | Description | |
---|---|---|
![]() |
Enum | Initializes a new instance of the Enum class. |
Public Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from ValueType.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
ReferenceEquals | (Inherited from Object.) |
![]() |
ToString | Converts the value of this instance to its equivalent string representation. |
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |