Bridge

Char..::..ToString Method

Converts the value of this instance to its equivalent string representation.

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

Syntax


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

Return Value

The string representation of the value of this instance.