System::Decimal::ToUInt64 方法

Decimal::ToUInt64 method

Decimal 值转换为无符号 64 位整数值。

static uint64_t System::Decimal::ToUInt64(Decimal value)

另见