XPathNavigator.MoveToNextNamespace Method
Silverlight
Moves the XPathNavigator to the next namespace node.
Namespace: System.Xml.XPath
Assembly: System.Xml.XPath (in System.Xml.XPath.dll)
Return Value
Type: System.BooleanReturns true if the XPathNavigator is successful moving to the next namespace node; otherwise, false. If false, the position of the XPathNavigator is unchanged.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.