XPathNavigator.MoveToFollowing Method (String, String)
Silverlight
Moves the XPathNavigator to the element with the local name and namespace URI specified in document order.
Namespace: System.Xml.XPath
Assembly: System.Xml.XPath (in System.Xml.XPath.dll)
Parameters
- localName
- Type: System.String
The local name of the element.
- namespaceURI
- Type: System.String
The namespace URI of the element.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.