Bridge

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

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

Syntax


public string Format(
	string format,
	IFormatProvider provider
)
Public Function Format ( _
	format As String, _
	provider As IFormatProvider _
) As String
public:
String^ Format(
	String^ format, 
	IFormatProvider^ provider
)

Parameters

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