System::IO::BinaryReader::ReadInt32 方法

BinaryReader::ReadInt32 method

从输入流读取 4 字节并将其作为 32 位整数值返回。

virtual int System::IO::BinaryReader::ReadInt32()

ReturnValue

读取的 132 位整数值

另见