Mono Class Library: System.IO.StringWriter Overview | Members

System.IO.StringWriter.GetStringBuilder Method

Returns the underlying System.Text.StringBuilder . [Edit]

public virtual System.Text.StringBuilder GetStringBuilder ()

Returns

The underlying System.Text.StringBuilder . [Edit]

Remarks

This method returns either the System.Text.StringBuilder that was passed to the constructor, or the System.Text.StringBuilder that was automatically created.

Operation
As described above.

[Edit]

Requirements

Namespace: System.IO
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0