Closes the System.IO.StringReader .
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.
Namespace: System.IO
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0