Convert.ToSingle Method (UInt32)
Silverlight
Converts the value of the specified 32-bit unsigned integer to an equivalent single-precision floating point number.
This API is not CLS-compliant. Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Parameters
- value
- Type: System.UInt32
A 32-bit unsigned integer.
Return Value
Type: System.SingleA single-precision floating point number equivalent to the value of value.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.