GetUnsignedLongLongValue()

BoxedEnum::GetUnsignedLongLongValue() method

Converts the value of the boxed enumeration constant to 64-bit integer value.

uint64_t System::BoxedEnum<E, UT>::GetUnsignedLongLongValue() override

Return Value

64-bit integer value equivalent to the value of enumeration constant represented by the current object

See Also