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

System.Xml.XPath.XPathNavigator.MoveToFirstNamespace Method

Moves the current node to the first namespace node, filtered by the argument scope.

public abstract bool MoveToFirstNamespace (XPathNamespaceScope namespaceScope)

Parameters

namespaceScope
An System.Xml.XPath.XPathNamespaceScope value that filters the target namespace nodes.

Returns

True if the current node the namespace nodes and moved to the first namespace node successfully; False if the current node is not an element.

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