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

System.Xml.XPath.XPathNavigator.MoveToNamespace Method

Mpves the current node to the namespace node that has the specified prefix.

public virtual bool MoveToNamespace (string name)

Parameters

name
A string that represents the prefix.

Returns

True if there was the specified namespace node and moved to the namespace node successfully; False if no such 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