Mono Class Library: OverviewSystem.Text.StringBuilder: Property Members |
The properties 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
Capacity int. Gets or sets the maximum number of characters that can be contained in the memory allocated by the current instance. default propertyChars(int) char. Gets or sets the character at a specified position in the current instance. Length int. Gets or sets the length of the current instance. [read-only] MaxCapacity int. Documentation for this section has not yet been entered.