Mono Class Library: System.IO.StringReader Overview | MembersSystem.IO.StringReader.Close Method |
Closes the System.IO.StringReader . [Edit]
|
Following a call to StringReader.Close , other System.IO.StringReader methods on the current instance will throw an exception.
Note:[Edit]This version of StringReader.Close is equivalent to StringReader.Dispose(bool)(true).
This method overrides Stream.Close.
Namespace: System.IO
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0