The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
StreamReader::Dispose Method
.NET Framework (current version)
Namespace:
System.IO
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | Dispose() | Releases all resources used by the TextReader object.(Inherited from TextReader.) |
![]() | Dispose(Boolean) | Closes the underlying stream, releases the unmanaged resources used by the StreamReader, and optionally releases the managed resources.(Overrides TextReader::Dispose(Boolean).) |
Show:

