[C#]
int ReadBits(int offset, int count);
[Visual Basic]
Function ReadBits(offset As Integer, count As Integer) As Integer
None.