CodeVerge.Net Beta


   Explore    Item Entry   Register  Login  
Microsoft News
Asp.Net Forums
IBM Software
Borland Forums
Adobe Forums
Novell Forums


Converts a value to a single-precision floating-point number.

Namespace: ?System.Runtime.Serialization
Assembly: ?mscorlib (in mscorlib.dll)

Syntax

Visual Basic (Declaration)
Function ToSingle ( _
	value As Object _
) As Single
C#
float ToSingle(
	Object value
)
Visual C++
float ToSingle(
	Object^ value
)
JavaScript
function toSingle(value);

Parameters

value
Type: System..::.Object
The object to be converted.

Return Value

The converted value.

See Also



Free Download:
   
  Privacy | Contact Us
All Times Are GMT