Bridge

Double..::..ToString Method (IFormatProvider)

Namespace:  System
Assembly:  Bridge (in Bridge.dll)

Syntax


[TemplateAttribute]
public string ToString(
	IFormatProvider provider
)
<TemplateAttribute> _
Public Function ToString ( _
	provider As IFormatProvider _
) As String
[TemplateAttribute]
public:
String^ ToString(
	IFormatProvider^ provider
)

Parameters

provider
Type: System..::..IFormatProvider