System.Xml.XPath.XPathNavigator.HasAttributes Property

Gets a value indicating whether the current node has any attributes.

Syntax

public virtual bool HasAttributes { get; }

Value

True if the current node is element and has one or more attributes; Otherwise False.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Xml.XPath
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0