BinaryWriter::Dispose Method
.NET Framework (current version)
Releases the resources used by the BinaryWriter.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | Dispose() | Releases all resources used by the current instance of the BinaryWriter class. |
![]() | Dispose(Boolean) | Releases the unmanaged resources used by the BinaryWriter and optionally releases the managed resources. |
Show:

