xtd
0.2.0
Loading...
Searching...
No Matches
◆
get_values()
template<typename enum_t >
static std::vector< enum_t >
xtd::enum_object
< std::nullptr_t >::get_values
(
)
inline
static
noexcept
Retrieves an array of the values of the constants in a specified enumeration.
Returns
Array<enum_t> An array that contains the values of the constants in enumType.
Exceptions
xtd::argument_exception
The value is ! a value of enumType.
xtd
enum_object< std::nullptr_t >
Generated on Sat Sep 14 2024 21:25:17 for xtd by
Gammasoft
. All rights reserved.