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

System.Xml.XPath.XPathNavigator.MoveToAttribute Method

Moves the current node to the specified attribute.

public virtual bool MoveToAttribute (string localName, string namespaceURI)

Parameters

localName
The local part of the target attribute name.
namespaceURI
The namespace URI part of the target attribute name.

Returns

True if the current node was successfully moved to the specified attribute; 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