Closes the current System.IO.TextWriter instance and releases any system resources associated with it.
Note:After a call to TextReader.Close , any operation on the current instance might throw an exception.
This version of TextReader.Close is equivalent to TextReader.Dispose(bool)(true).
Operation
As described above.
Namespace: System.IO
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0