ToSByte()

Decimal::ToSByte(Decimal) method

Converts the Decimal value to signed 8-bit integer value.

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

See Also