Click or drag to resize
BinaryReaderClose Method
Closes the current reader and the underlying stream.

Namespace: System.IO
Assembly: mscorlib (in mscorlib.dll) Version: 4.0.0.0
Syntax
C#
public virtual void Close()
See Also