バージョン

MoveToNext メソッド

現在のノードの次の兄弟に移動します。
オーバーロード一覧
オーバーロード解説
MoveToNext()現在のノードの次の兄弟に移動します。  
MoveToNext(String,String)Moves the System.Xml.XPath.XPathNavigator to the next sibling node with the local name and namespace URI specified. System.Xml.XPath.XPathNavigatorから継承されます。
MoveToNext(XPathNodeType)Moves the System.Xml.XPath.XPathNavigator to the next sibling node of the current node that matches the System.Xml.XPath.XPathNodeType specified. System.Xml.XPath.XPathNavigatorから継承されます。
参照