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

◆ get_entries_as_uint32()

template<typename enum_t >
static xtd::enum_collection< uint32 > xtd::enum_object< std::nullptr_t >::get_entries_as_uint32 ( )
inlinestaticnoexcept

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

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