Méthode System::Xml::XPath::XPathNavigator::MoveToFirstAttribute
XPathNavigator::MoveToFirstAttribute method
Lorsqu’elle est substituée dans une classe dérivée, déplace le XPathNavigator vers le premier attribut du nœud actuel.
virtual bool System::Xml::XPath::XPathNavigator::MoveToFirstAttribute()=0
ReturnValue
true if the XPathNavigator is successful moving to the first attribute of the current node; otherwise, false. If false, the position of the XPathNavigator is unchanged.
Voir aussi
- Class XPathNavigator
- Namespace System::Xml::XPath
- Library Aspose.Font for C++