System::Xml::XmlReader::Read метод

XmlReader::Read method

При переопределении в производном классе считывает следующий узел из потока.

virtual bool System::Xml::XmlReader::Read()=0

ReturnValue

true if the next node was read successfully; otherwise, false.

См. также