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

System.IO.StringWriter.ToString Method

Returns a string containing the characters written to the current System.IO.StringWriter instance so far. [Edit]

public override string ToString ()

Returns

The string containing the characters written to the current System.IO.StringWriter instance. [Edit]

Remarks

Note: This method overrides object.ToString.
[Edit]

Requirements

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