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.

参照