The following tables list the members exposed by AdaptiveStringBuilder.
| Name | Description | |
|---|---|---|
![]() | AdaptiveStringBuilder Constructor | Initializes a new instance of the AdaptiveStringBuilder class. |
| Name | Description | |
|---|---|---|
![]() | Chunks | Gets array of string sections. |
![]() | StringBuilder | Instance of the StringBuilder class that grants result modified string. |
| Name | Description | |
|---|---|---|
![]() | Append | Overloaded. |
![]() | Dispose | Updates statistics of instance usage and releases the resources. |
![]() | InsertAtBegin | Inserts a copy of specified string into the beginning of this instance. |
![]() | ToString |


