DbEntityInstanceEnumerator.MoveNext, méthode (Microsoft.Office.Server.ApplicationRegistry.SystemSpecific.Db)
When overridden in a derived class, advances the enumerator to the next element of the collection.
Espace de noms : Microsoft.Office.Server.ApplicationRegistry.SystemSpecific.Db
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Public Overridable Function MoveNext As Boolean
'Utilisation
Dim instance As DbEntityInstanceEnumerator
Dim returnValue As Boolean
returnValue = instance.MoveNext
public virtual bool MoveNext ()
Valeur de retour
true if the enumerator was successfully advanced to the next element; false if the enumerator has passed the end of the collection.
Voir aussi
Référence
DbEntityInstanceEnumerator, classe
Membres DbEntityInstanceEnumerator
Microsoft.Office.Server.ApplicationRegistry.SystemSpecific.Db, espace de noms