méthode System::Xml::XmlValidatingReader::MoveToNextAttribute

XmlValidatingReader::MoveToNextAttribute method

Se déplace vers l’attribut suivant.

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

ReturnValue

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

Voir aussi