BinaryReader: ReadInteger

ReadInteger

Reads 2 bytes from the stream and returns them as an Integer datatype.



 Public Function ReadInteger ( ) As Integer

Return Values

Integer -  An Integer datatype read from the stream.

Remarks

See Also

Project VBCorLib Overview Class BinaryReader Overview BinaryReader Properties BinaryReader Methods ReadDouble ReadLong