StringBuilder Class

The StringBuilder class represents a mutable string of characters. This class cannot be inherited.

Namespace: System.Text
Assembly: mscorlib (in mscorlib.dll)

Syntax

public sealed class StringBuilder

Version Information

Available in the .NET Micro Framework version 4.2.

See Also

Reference

StringBuilder Members
System.Text Namespace