Mono Class Library: Overview

System.Text.StringBuilder: Constructor Members

The constructors of System.Text.StringBuilder are listed below. For a list of all members, see the StringBuilder Members list.

See Also: Inherited members from System.Object

Public Constructors

Constructs and initializes a new, empty instance of the System.Text.StringBuilder class.
Constructs and initializes a new, empty instance of the System.Text.StringBuilder class, with a specified StringBuilder.Capacity .
Constructs and initializes a new instance of the System.Text.StringBuilder class, with the specified string as its value.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.