|
inlinestatic |
Converts the xtd::string representation of the name or numeric value of one or more enumerated constants to an equivalent enumerated object.
value | An A xtd::string containing the name or value to convert. |
xtd::argument_exception | The value is ! a value of enumType. |