StringBuilderPool.Capacity Property
- Namespace
- Kampute.DocToolkit.Support
- Assembly
- Kampute.DocToolkit.dll
Definition
Gets the maximum number of StringBuilder instances in the pool.
public int Capacity { get; }Property Value
- int
- The maximum number of StringBuilder instances in the pool.
