XPathNavigator::HasAttributes Property
.NET Framework (current version)
Gets a value indicating whether the current node has any attributes.
Assembly: System.Xml (in System.Xml.dll)
Property Value
Type: System::BooleanReturns 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.
.NET Framework
Available since 1.1
Silverlight
Available since 4.0
Available since 1.1
Silverlight
Available since 4.0
Show: