The overloads of ToString are listed below. For a list of all members, see the String Members list.
override ToString() : stringReturns a string representation of the value of the current instance.ToString(IFormatProvider) : stringReturns this instance of String; no actual conversion is performed.
Returns a string representation of the value of the current instance.
Returns this instance of String; no actual conversion is performed.