System::Xml::XmlReader::MoveToElement méthode
XmlReader::MoveToElement method
Lorsqu’il est remplacé dans une classe dérivée, se déplace vers l’élément qui contient le nœud d’attribut actuel.
virtual bool System::Xml::XmlReader::MoveToElement()=0
ReturnValue
true if the reader is positioned on an attribute (the reader moves to the element that owns the attribute); false if the reader is not positioned on an attribute (the position of the reader does not change).
Voir aussi
- Class XmlReader
- Namespace System::Xml
- Library Aspose.Page for C++