System::Xml::XPath::XPathNavigator::MoveToNextAttribute Methode
XPathNavigator::MoveToNextAttribute method
Wenn sie in einer abgeleiteten Klasse überschrieben wird, bewegt sie den XPathNavigator zum nächsten 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.
Siehe auch
- Class XPathNavigator
- Namespace System::Xml::XPath
- Library Aspose.Font for C++