Click or drag to resize

EnumHelper Methods

The EnumHelper type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCountValuesT
Public methodStatic memberForEachT
Public methodStatic memberGetNameT
Gets the name associated with the value presented in enumValue.
Public methodStatic memberGetNameInvariantT
Public methodStatic memberGetNamesT
Gets the names.
Public methodStatic memberGetValue(Type, Int32)
Public methodStatic memberGetValueT(Int32)
Public methodStatic memberGetValuesT
Gets the values.
Public methodStatic memberParseT
Parses the specified text value and converts it into the specified type of enumeration.
Public methodStatic memberParseBoxedT
Public methodStatic memberTranslateTIn, TOut
Public methodStatic memberXlateTOut
Top
See Also