Mono Class Library: System.IO.TextWriter Overview | MembersSystem.IO.TextWriter.Close Method |
Closes the current System.IO.TextWriter instance and releases any system resources associated with it. [Edit]
|
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. [Edit]
Namespace: System.IO
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0