EnumTEnumGetName Method

Overload List

GetName(TEnum) Retrieves the name of the constant in the specified enumeration that has the specified value.
GetName(Int64) Retrieves the name of the constant in the specified enumeration that has the specified value.
GetName(UInt64) Retrieves the name of the constant in the specified enumeration that has the specified value.

See Also