Partager via


StreamingCollection<T>.GetQueuedItemsEnumerator, méthode

Retourne un énumérateur non destructif pour les éléments dans la file d'attente.

Espace de noms :  Microsoft.TeamFoundation.Framework.Server
Assembly :  Microsoft.TeamFoundation.Framework.Server (dans Microsoft.TeamFoundation.Framework.Server.dll)

Syntaxe

'Déclaration
Public Function GetQueuedItemsEnumerator As IEnumerator(Of T)
public IEnumerator<T> GetQueuedItemsEnumerator()

Valeur de retour

Type : System.Collections.Generic.IEnumerator<T>

Sécurité .NET Framework

Voir aussi

Référence

StreamingCollection<T> Classe

Microsoft.TeamFoundation.Framework.Server, espace de noms