System::BoxedValueBase::GetUnsignedLongLongValue method

BoxedValueBase::GetUnsignedLongLongValue method

Converts the boxed represented by the current object to 64-bit integer value.

virtual uint64_t System::BoxedValueBase::GetUnsignedLongLongValue()=0

ReturnValue

64-bit integer value equivalent to the boxed value represented by the current object

See Also