Mono Class Library: System.Convert Overview | Members

System.Convert.ToDouble Method

Converts a float to a double . [Edit]

public static double ToDouble (float value)

Parameters

value
The float value to be converted. [Edit]

Returns

value as a double. [Edit]

Remarks

Documentation for this section has not yet been entered. [Edit]

Requirements

Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0