The overloads of MoveToNextNamespace are listed below. For a list of all members, see the XPathNavigator Members list.
MoveToNextNamespace() : bool Moves the current node to the next namespace node. The call to this method is euivalent to MoveToNextNamespace (XPathNamespaceScope.All). abstractMoveToNextNamespace(XPathNamespaceScope) : bool Moves the current node to the next namespace node, filtered by the argument scope.