System::Xml::XmlValidatingReader::Read metodo

XmlValidatingReader::Read method

Legge il nodo successivo dallo stream.

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

ReturnValue

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

Vedi anche