GetUnsignedLongLongValue()

BoxedValueBase::GetUnsignedLongLongValue() method

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

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

Return Value

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

See Also