Mono Class Library: System.Char Overview | Members

System.Char.ToString Overloads

The overloads of ToString are listed below. For a list of all members, see the Char Members list.

Public Methods

override
ToString() : string
Returns a string representation of the value of the current instance.
static
ToString(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.