System::Xml::XmlTextReader::get_EOF メソッド

XmlTextReader::get_EOF method

リーダーがストリームの末尾に位置しているかどうかを示す値を返します。

bool System::Xml::XmlTextReader::get_EOF() override

ReturnValue

true if the reader is positioned at the end of the stream; otherwise, false.

参照