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. [Edit]

public virtual bool MoveToNamespace (string name)

Parameters

name
A string that represents the prefix. [Edit]

Returns

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