Partager via


ExceptionPropertyCollection.IEnumerable<KeyValuePair<String, Object>>.GetEnumerator, méthode

Obtient un énumérateur pour cette collection.

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

Syntaxe

'Déclaration
Private Function GetEnumerator As IEnumerator(Of KeyValuePair(Of String, Object))
    Implements IEnumerable(Of KeyValuePair(Of String, Object)).GetEnumerator
IEnumerator<KeyValuePair<string, Object>> IEnumerable<KeyValuePair<string, Object>>.GetEnumerator()

Valeur de retour

Type : System.Collections.Generic.IEnumerator<KeyValuePair<String, Object>>
IEnumerator<T> pour cette collection.

Implémentations

IEnumerable<T>.GetEnumerator()

Sécurité .NET Framework

Voir aussi

Référence

ExceptionPropertyCollection Classe

Microsoft.TeamFoundation.Common, espace de noms