Bridge

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

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

Syntax


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

Parameters

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