Mono Class Library: System.Char Overview | MembersSystem.Char.ToString Overloads |
The overloads of ToString are listed below. For a list of all members, see the Char Members list.
overrideToString() : string Returns a string representation of the value of the current instance. staticToString(char) : string Documentation for this section has not yet been entered.ToString(IFormatProvider) : string Converts the value of this instance to its equivalent String representation using the specified culture-specific format information.