System::Xml::XPath::XPathNavigator::MoveToNextAttribute metod
XPathNavigator::MoveToNextAttribute method
När den åsidosätts i en avledd klass, flyttar den XPathNavigator till nästa attribut.
virtual bool System::Xml::XPath::XPathNavigator::MoveToNextAttribute()=0
ReturnValue
true if the XPathNavigator is successful moving to the next attribute; false if there are no more attributes. If false, the position of the XPathNavigator is unchanged.
Se även
- Class XPathNavigator
- Namespace System::Xml::XPath
- Library Aspose.Page for C++