Partager via


EntityInstanceEnumeratorBase.MoveNext, méthode (Microsoft.Office.Server.ApplicationRegistry.Runtime)

When overridden in a derived class, advances the enumerator to the next element of the collection.

Espace de noms : Microsoft.Office.Server.ApplicationRegistry.Runtime
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)

Syntaxe

'Déclaration
Public Overridable Function MoveNext As Boolean
'Utilisation
Dim instance As EntityInstanceEnumeratorBase
Dim returnValue As Boolean

returnValue = instance.MoveNext
public virtual bool MoveNext ()

Valeur de retour

true if the enumerator successfully advances to the next element; false if the enumerator passes the end of the collection.

Voir aussi

Référence

EntityInstanceEnumeratorBase, classe
Membres EntityInstanceEnumeratorBase
Microsoft.Office.Server.ApplicationRegistry.Runtime, espace de noms