طريقة System::Xml::XPath::XPathNavigator::get_HasAttributes
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.Font for C++