|
inlinestaticnoexcept |
Retrieves the name of the constant in the specified enumeration that has the specified value.
value | The value of a particular enumerated constant in terms of its underlying type. |
xtd::argument_exception | The value is ! a value of enumType. |