System::BoxedEnum::GetUnsignedLongLongValue 方法

BoxedEnum::GetUnsignedLongLongValue method

将装箱的枚举常量的值转换为 64 位整数值。

uint64_t System::BoxedEnum<E, UT>::GetUnsignedLongLongValue() const override

ReturnValue

当前对象表示的枚举常量值等价的 64 位整数值

另见