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

System.Xml.XPath.XPathNavigator.MoveToNextNamespace Method

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

public abstract bool MoveToNextNamespace (XPathNamespaceScope namespaceScope)

Parameters

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

Returns

True if the current node has the next namespace and moved successfully; False if it is the last namespace node or not positioned a namespace node.

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