StringBuilderPool.ReusableStringBuilder.ToString Method

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

Definition

Returns a string that represents the current object.
public override string ToString()

Returns

string
A string that represents the current object.

Exceptions

ObjectDisposedException
Thrown when the instance has been disposed.