EnumHelper Class |
Namespace: DigitalRune
The EnumHelper type exposes the following members.
Name | Description | |
---|---|---|
GetValues |
Retrieves an array of the values of the constants in a specified enumeration.
| |
TryParseT |
Converts the string representation of the name or numeric value of one or more enumerated
constants to an equivalent enumerated object.
|