System::Xml::XmlTextReader::Read Methode

XmlTextReader::Read method

Liest den nächsten Knoten aus dem Stream.

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

ReturnValue

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

Siehe auch