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