IConvertible::ToDouble Method (IFormatProvider^)
.NET Framework (current version)
Converts the value of this instance to an equivalent double-precision floating-point number using the specified culture-specific formatting information.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- provider
-
Type:
System::IFormatProvider^
An IFormatProvider interface implementation that supplies culture-specific formatting information.
Return Value
Type: System::DoubleA double-precision floating-point number equivalent to the value of this instance.
Universal Windows Platform
Available since 10
.NET Framework
Available since 1.1
Portable Class Library
Supported in: portable .NET platforms
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Available since 10
.NET Framework
Available since 1.1
Portable Class Library
Supported in: portable .NET platforms
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Show: