xtd 0.2.0
Loading...
Searching...
No Matches

◆ get_entries_as_int64()

template<typename enum_t >
static xtd::enum_collection< int64 > xtd::enum_object< std::nullptr_t >::get_entries_as_int64 ( )
inlinestaticnoexcept

Retrieves an array of the xtd::collections::generic::key_value_pair<int64, xtd::string> of the constants in a specified enumeration.

Returns
A xtd::string array of the values and names of the constants in enumType.