StringBuilderPool.Count Property

Namespace
Kampute.DocToolkit.Support
Assembly
  • Kampute.DocToolkit.dll

Definition

Gets the current number of StringBuilder instances in the pool.
public int Count { get; }

Property Value

int
The current number of StringBuilder instances in the pool.