BinaryReader: CloseReader

CloseReader

Closes the reader and underlying Stream.



 Public Sub CloseReader ( )

Remarks

If the reader was created with the LeaveOpen parameter set to True then the underlying stream will not be closed with this reader.

See Also

Project CorLib Overview

Class BinaryReader Overview