Click or drag to resize

ConversionsToEnum Method

Overload List
  NameDescription
Public methodStatic memberToEnum(Object, Enum)
Converts an input value to an enumeration member
Public methodStatic memberToEnum(String, Enum)
Converts an input string to an enumeration member
Public methodStatic memberToEnum(String, Type)
Converts an input string to an enumeration member
Top
See Also