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

System.Xml.XPath.XPathNavigator.MoveToNext Overloads

The overloads of MoveToNext are listed below. For a list of all members, see the XPathNavigator Members list.

Public Methods

abstract
MoveToNext() : bool
Moves the current node to the next sibling node.
MoveToNext(XPathNodeType) : bool
Documentation for this section has not yet been entered.
MoveToNext(string, string) : bool
Documentation for this section has not yet been entered.