The overloads of ToString are listed below. For a list of all members, see the StringBuilder Members list.
override ToString() : stringReturns a string representation of the value of the current instance.ToString(int, int) : stringReturns a string representation of a substring of the current instance.
Returns a string representation of the value of the current instance.
Returns a string representation of a substring of the current instance.