System::Decimal::ToUInt32 方法

Decimal::ToUInt32 method

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

static uint32_t System::Decimal::ToUInt32(Decimal value)

另见