System::Decimal::ToInt32 方法

Decimal::ToInt32 method

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

static int32_t System::Decimal::ToInt32(Decimal value)

另见