System::IO::BinaryReader::ReadInt32 विधि

BinaryReader::ReadInt32 method

इनपुट स्ट्रीम से 4 बाइट पढ़ता है और उन्हें 32-बिट पूर्णांक मान के रूप में लौटाता है।

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

ReturnValue

एक 132-बिट पूर्णांक मान पढ़ा गया

संबंधित देखें