BinaryReader: ReadCurrency

ReadCurrency

Reads 8 bytes from the stream and returns them as a Currency datatype.

 Public Function ReadCurrency ( ) As Currency

Return Values

Currency -  A Currency datatype.

Remarks

See Also

Project VBCorLib Overview | Class BinaryReader Overview