طريقة System::Xml::XmlReader::get_EOF method

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.

انظر أيضًا