ToSingle()

Decimal::ToSingle(Decimal) method

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

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

See Also