FrozenDictionary<TKey,TValue>.IEnumerable<KeyValuePair<TKey,TValue>>.GetEnumerator Méthode

Définition

Retourne un énumérateur qui itère au sein de la collection.

C#
System.Collections.Generic.IEnumerator<System.Collections.Generic.KeyValuePair<TKey,TValue>> IEnumerable<KeyValuePair<TKey,TValue>>.GetEnumerator ();

Retours

IEnumerator<KeyValuePair<TKey,TValue>>

Énumérateur permettant d'effectuer une itération au sein de la collection.

Implémente

S’applique à

Produit Versions
.NET 8, 9