ConversionToSingle Method

Overload List

ToSingle(Object) Return the Single representation of the specified object.
ToSingle(Byte, UInt32) Return a single floating point value from the specified location in the caller's buffer.
ToSingle(String, Single) Return a number converted to Single, with no exception thrown in the case that the specified value is not valid.

See Also