System::Xml::XmlTextReader::Read method

XmlTextReader::Read method

Считывает следующий узел из потока.

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

ReturnValue

true if the next node was read successfully; false if there are no more nodes to read.

См. также