System.Runtime.Serialization.IFormatterConverter.ToDouble Method

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

Syntax

public double ToDouble (object value)

Parameters

value
The object to be converted.

Returns

The converted value.

Remarks

Documentation for this section has not yet been entered.

Requirements

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