The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
Char::ToString Method
.NET Framework (current version)
Converts the value of this instance to its equivalent string representation.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | ToString() | Converts the value of this instance to its equivalent string representation.(Overrides ValueType::ToString().) |
![]() ![]() | ToString(Char) | Converts the specified Unicode character to its equivalent string representation. |
![]() | ToString(IFormatProvider^) | Converts the value of this instance to its equivalent string representation using the specified culture-specific format information. |
Show:

