ToInt16()

Decimal::ToInt16(Decimal) method

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

static int16_t System::Decimal::ToInt16(Decimal value)

See Also