GetUnsignedLongLongValue()

BoxedValueBase::GetUnsignedLongLongValue() const method

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

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

Return Value

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

See Also