System.Char.ToString Method

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

Syntax

public override string ToString ()

Returns

The string representation of the value of this instance.

Remarks

Note: This method overrides object.ToString.

Requirements

Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0