StreamWriter::Dispose Method
.NET Framework (current version)
Namespace:
System.IO
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | Dispose() | Releases all resources used by the TextWriter object.(Inherited from TextWriter.) |
![]() | Dispose(Boolean) | Releases the unmanaged resources used by the StreamWriter and optionally releases the managed resources.(Overrides TextWriter::Dispose(Boolean).) |
Show:

