System::Decimal::ToSingle method

Decimal::ToSingle method

Converts the Decimal value to single precision floating-point number.

static float System::Decimal::ToSingle(Decimal value)

See Also