Reads 8 bytes from the stream and returns them as a Date datatype.
Public Function ReadDate ( ) As Date
It is possible to read a combination of 8 bytes that convert into an invalid Date. This will cause and Overflow error.
Project VBCorLib Overview | Class BinaryReader Overview