System::Xml::XmlReader::MoveToFirstAttribute méthode

XmlReader::MoveToFirstAttribute method

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

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

ReturnValue

true if an attribute exists (the reader moves to the first attribute); otherwise, false (the position of the reader does not change).

Voir aussi