Método System::Xml::XmlValidatingReader::Read

XmlValidatingReader::Read method

Lee el siguiente nodo del flujo.

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

ReturnValue

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

Ver también