Mono Class Library: System.Xml.XPath.XPathNavigator Overview | Members

System.Xml.XPath.XPathNavigator.MoveToFirstAttribute Method

Moves the current node to the first attribute. [Edit]

public abstract bool MoveToFirstAttribute ()

Returns

True if the current node was successfully moved to the first attribute; False if the current node is not element, or the current element has no attributes. [Edit]

Remarks

Documentation for this section has not yet been entered. [Edit]

Requirements

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