C#
This class represents a string-like object whose value is a mutable sequence of characters. The value is mutable because it can be modified after creation by appending, removing, replacing, or inserting characters. The class uses an optimized string building mechanism based on the instance of class usage statistics.
System.Object
Terrasoft.Common.AdaptiveStringBuilder
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2