EnumType.T. Methods
The EnumType.T. generic type exposes the following members.
Methods
|
Name |
Description |
---|---|---|
|
Determines whether the enum values contains the specified name | |
|
Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
|
Serves as the default hash function. (Inherited from Object.) | |
|
Gets the filed names of the IEnumType.T. | |
|
Gets the Type of the current instance. (Inherited from Object.) | |
|
Gets the values of the IEnumType.T. | |
|
Parses a name of the IEnumType.T. and returns the value (as base type) | |
|
Returns a String that represents this instance. (Inherited from DataType.) | |
|
Returns a String that represents this instance. | |
|
Returns a String that represents this instance. | |
|
Tries to parse the Enum Value |