Bridge

Int32..::..Format Method (String, IFormatProvider)

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

Syntax


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

Parameters

format
Type: System..::..String
provider
Type: System..::..IFormatProvider