Reference Library
ReadInt32 Method
NamespacesMBNCSUtilDataReaderReadInt32()()()()
Reads a signed 32-bit value from the data stream.
Declaration Syntax
C#Visual BasicVisual C++
public int ReadInt32()
Public Function ReadInt32 As Integer
public:
int ReadInt32()
Return Value
The next 32-bit value from the data stream.

Assembly: Asgard5Library (Module: Asgard5Library)