Click or drag to resize
BinaryWriter.Dispose Method
Overload List
  NameDescription
Public methodDispose()
Releases all resources used by the current instance of the BinaryWriter class.
Protected methodDispose(Boolean)
Releases the unmanaged resources used by the BinaryWriter and optionally releases the managed resources.
Top
See Also