طريقة System::IO::BinaryReader::ReadUInt32
BinaryReader::ReadUInt32 method
يقرأ 4 بايت من دفق الإدخال ويعيدها كقيمة عدد صحيح غير موقع 32‑بت.
virtual uint32_t System::IO::BinaryReader::ReadUInt32()
ReturnValue
قيمة عدد صحيح غير موقع 32‑بت مقروءة
انظر أيضًا
- Class BinaryReader
- Namespace System::IO
- Library Aspose.Font for C++