Partager via


CategoriesEnumerator.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 CategoriesEnumerator
Dim returnValue As Boolean

returnValue = instance.MoveNext
public bool MoveNext ()

Valeur de retour

true if the enumerator was successfully advanced to the next element; otherwise, false if the enumerator has passed to the end of the collection.

Voir aussi

Référence

CategoriesEnumerator, classe
Membres CategoriesEnumerator
Microsoft.Office.Server.Search.Administration, espace de noms