System::Decimal::ToSByte method

Decimal::ToSByte method

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

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

See Also