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

◆ to_uint16()

template<typename enum_t >
static uint16 xtd::enum_object< std::nullptr_t >::to_uint16 ( enum_t  value)
inlinestaticnoexcept

Converts this instance to unsigned int16.

Parameters
valueThe value to convert.
Returns
A new to_uint16 object converted from this instance.