System::Xml::XPath::XPathNavigator::get_HasAttributes method
XPathNavigator::get_HasAttributes method
एक मान लौटाता है जो दर्शाता है कि क्या वर्तमान नोड के पास कोई एट्रिब्यूट हैं।
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.
संबंधित देखें
- Class XPathNavigator
- Namespace System::Xml::XPath
- Library Aspose.Page for C++