DotNetDupe 4.0.6
C++17/20 Implementation of the .NET Base Class Library (BCL)
Loading...
Searching...
No Matches
StringBuilder.h File Reference

Represents a mutable string of characters for efficient dynamic text composition. More...

#include "Common.h"
#include "System/Object.h"
#include "System/String.h"

Go to the source code of this file.

Classes

class  DotNetDupe::System::Text::StringBuilder
 Represents a mutable string of characters. More...

Namespaces

namespace  DotNetDupe
namespace  DotNetDupe::System
namespace  DotNetDupe::System::Text

Detailed Description

Represents a mutable string of characters for efficient dynamic text composition.

Standard Citation: ECMA-335 CLI Common Language Infrastructure.

Definition in file StringBuilder.h.