System::Xml::XPath::XPathNavigator::get_HasAttributes method
XPathNavigator::get_HasAttributes method
Retourneert een waarde die aangeeft of het huidige knooppunt attributen bevat.
virtual bool System::Xml::XPath::XPathNavigator::get_HasAttributes()
ReturnValue
true if the current node has attributes; returns false if the current node has no attributes, or if the XPathNavigator is not positioned on an element node.
Zie ook
- Class XPathNavigator
- Namespace System::Xml::XPath
- Library Aspose.Page for C++