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