System::Xml::XmlNodeReader::Read Methode

XmlNodeReader::Read method

Liest den nächsten Knoten aus dem Stream.

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

ReturnValue

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

Siehe auch