Mono Class Library: System.Text.StringBuilder Overview | Members

System.Text.StringBuilder.ToString Overloads

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

Public Methods

override
ToString() : string
Returns a string representation of the value of the current instance.
ToString(int, int) : string
Returns a string representation of a substring of the current instance.