ToByte()

Decimal::ToByte(Decimal) method

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

static uint8_t System::Decimal::ToByte(Decimal value)

See Also