Bridge

String..::..Format Method (String, Object)

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

Syntax


[TemplateAttribute]
public static string Format(
	string format,
	Object arg0
)
<TemplateAttribute> _
Public Shared Function Format ( _
	format As String, _
	arg0 As Object _
) As String
[TemplateAttribute]
public:
static String^ Format(
	String^ format, 
	Object^ arg0
)

Parameters

format
Type: System..::..String
arg0
Type: System..::..Object