System.IConvertible.ToDouble Method

Converts the value of this instance to an equivalent double-precision floating-point number using the specified culture-specific formatting information.

Syntax

public double ToDouble (IFormatProvider provider)

Parameters

provider
An IFormatProvider interface implementation that supplies culture-specific formatting information.

Returns

A double-precision floating-point number equivalent to the value of this instance.

Remarks

Documentation for this section has not yet been entered.

Requirements

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