ScopeRulesEnumerator.MoveNext, méthode (Microsoft.Office.Server.Search.Administration)
Advances the enumerator to the next element of the collection.
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans microsoft.office.server.search.dll)
Syntaxe
'Déclaration
Public Function MoveNext As Boolean
'Utilisation
Dim instance As ScopeRulesEnumerator
Dim returnValue As Boolean
returnValue = instance.MoveNext
public bool MoveNext ()
Valeur de retour
true if the enumerator is successfully advanced to the next element; otherwise, false if the enumerator is passed to the end of the collection.
Voir aussi
Référence
ScopeRulesEnumerator, classe
Membres ScopeRulesEnumerator
Microsoft.Office.Server.Search.Administration, espace de noms