System::Decimal::ToSByte 方法

Decimal::ToSByte method

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

static int8_t System::Decimal::ToSByte(Decimal value)

另见