Mono Class Library: System.Text.StringBuilder Overview | MembersSystem.Text.StringBuilder Constructor |
Constructs and initializes a new instance of the System.Text.StringBuilder class, with the specified string as its value. [Edit]
|
- value
- A string containing the string value of the new instance of System.Text.StringBuilder. [Edit]
Note: The StringBuilder.Capacity of the new instance is implementation defined.[Edit]
Namespace: System.Text
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0