The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
StringBuilder::ToString Method
.NET Framework (current version)
Converts the value of a StringBuilder to a String.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | ToString() | Converts the value of this instance to a String.(Overrides Object::ToString().) |
![]() | ToString(Int32, Int32) | Converts the value of a substring of this instance to a String. |
Show:
