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

System.IO.StringReader.Close Method

Closes the System.IO.StringReader . [Edit]

public override void Close ()

Remarks

Following a call to StringReader.Close , other System.IO.StringReader methods on the current instance will throw an exception.

Note:

This version of StringReader.Close is equivalent to StringReader.Dispose(bool)(true).

This method overrides Stream.Close.

[Edit]

Requirements

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