Condividi tramite


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

Definizione

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

Restituisce

IEnumerator<KeyValuePair<TKey,TValue>>

Implementazioni

Si applica a