System::Xml::XmlReader::MoveToNextAttribute méthode

XmlReader::MoveToNextAttribute method

Lorsqu’elle est remplacée dans une classe dérivée, se déplace vers l’attribut suivant.

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

ReturnValue

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

Voir aussi