System::IO::BinaryReader::ReadInt32 método

BinaryReader::ReadInt32 method

Lee 4 bytes del flujo de entrada y los devuelve como un valor entero de 32 bits.

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

ReturnValue

Un valor entero de 132 bits leído

Ver también