The EnumConverter type exposes the following members.
Methods
Name | Description | |
---|---|---|
ToTextTEnumType | Obsolete.
Convert an enumeration value to string by use of the built-in ToString() function.
| |
ToValueTEnumType | Obsolete.
Convert a string to an enumeration value, ignoring casing.
|
See Also