System::BoxedEnum::GetUnsignedLongLongValue method
BoxedEnum::GetUnsignedLongLongValue method
Converts the value of the boxed enumeration constant to 64-bit integer value.
uint64_t System::BoxedEnum<E, UT>::GetUnsignedLongLongValue() override
ReturnValue
64-bit integer value equivalent to the value of enumeration constant represented by the current object
See Also
- Class BoxedEnum
- Namespace System
- Library Aspose.PUB for C++