System::BoxedValueBase::GetUnsignedLongLongValue 方法

BoxedValueBase::GetUnsignedLongLongValue method

将当前对象表示的装箱值转换为 64 位整数。

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

ReturnValue

与当前对象表示的装箱值等价的 64 位整数值

另见