Metodo System::Xml::XmlReader::Read

XmlReader::Read method

Quando sovrascritto in una classe derivata, legge il nodo successivo dallo stream.

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

ReturnValue

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

Vedi anche