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.

См. также