Mono Class Library: System.Convert Overview | Members

System.Convert.ToString Method

Converts a double to a string . [Edit]

public static string ToString (double value)

Parameters

value
The double value to be converted. [Edit]

Returns

Returns the value returned by value.ToString(). [Edit]

Remarks

Note: See double.ToString.
[Edit]

Requirements

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