FrozenDictionary<TKey,TValue>.IEnumerable<KeyValuePair<TKey,TValue>>.GetEnumerator Metodo

Definizione

Restituisce un enumeratore che consente di scorrere la raccolta.

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

Restituisce

IEnumerator<KeyValuePair<TKey,TValue>>

Enumeratore che può essere usato per scorrere la raccolta.

Implementazioni

Si applica a

Prodotto Versioni
.NET 8, 9