Click or drag to resize
DigitalRuneEnumHelper Methods

The EnumHelper type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetValues
Retrieves an array of the values of the constants in a specified enumeration.
Public methodStatic memberTryParseT
Converts the string representation of the name or numeric value of one or more enumerated constants to an equivalent enumerated object.
Top
See Also