Mono Class Library: System.String Overview | Members

System.String.ToString Overloads

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

Public Methods

override
ToString() : string
Returns a string representation of the value of the current instance.
ToString(IFormatProvider) : string
Returns this instance of String; no actual conversion is performed.