Enumeration Methods |
The Enumeration type exposes the following members.
Name | Description | |
---|---|---|
![]() | CompareTo |
Compares current object to other.
|
![]() | Equals(Object) |
Determines whether two object instances are equal.
(Overrides ObjectEquals(Object).) |
![]() | Equals(Enumeration) |
Determines whether two object instances are equal.
|
![]() | Finalize | (Inherited from Object.) |
![]() ![]() | FromDisplayNameT |
Returns object by display name.
|
![]() ![]() | FromValueT |
Returns object by key.
|
![]() ![]() | GetAllT |
Returns all enumeration values.
|
![]() | GetHashCode |
Serves as the default hash function.
(Overrides ObjectGetHashCode.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString |
Returns a string that represents the current object.
(Overrides ObjectToString.) |