System::Xml::XmlNodeReader::MoveToNextAttribute método

XmlNodeReader::MoveToNextAttribute method

Se mueve al siguiente atributo.

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

ReturnValue

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

Ver también