طريقة System::Xml::XmlReader::get_EOF
XmlReader::get_EOF method
عند تجاوزها في فئة مشتقة، تحصل على قيمة تشير إلى ما إذا كان القارئ في وضعية النهاية في الدفق.
virtual bool System::Xml::XmlReader::get_EOF()=0
ReturnValue
true if the reader is positioned at the end of the stream; otherwise, false.
انظر أيضًا
- Class XmlReader
- Namespace System::Xml
- Library Aspose.Font for C++