Bridge

Char..::..ToString Method (String)

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

Syntax


[TemplateAttribute]
public string ToString(
	string format
)
<TemplateAttribute> _
Public Function ToString ( _
	format As String _
) As String
[TemplateAttribute]
public:
String^ ToString(
	String^ format
)

Parameters

format
Type: System..::..String