Bridge

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

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

Syntax


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

Parameters

format
Type: System..::..String