Click or drag to resize

EnumConverter Methods

The EnumConverter type exposes the following members.

Methods
 NameDescription
Public methodStatic memberToTextTEnumTypeObsolete.
Convert an enumeration value to string by use of the built-in ToString() function.
Public methodStatic memberToValueTEnumTypeObsolete.
Convert a string to an enumeration value, ignoring casing.
Top
See Also