System::Xml::XPath::XPathNavigator::MoveToFirstAttribute metod
XPathNavigator::MoveToFirstAttribute method
När den åsidosätts i en avledd klass, flyttar den XPathNavigator till det första attributet för den aktuella noden.
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.
Se även
- Class XPathNavigator
- Namespace System::Xml::XPath
- Library Aspose.Page for C++