System::Xml::XmlTextReader::MoveToNextAttribute método

XmlTextReader::MoveToNextAttribute method

Se mueve al siguiente atributo.

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

ReturnValue

true if there is a next attribute; false if there are no more attributes.

Ver también