NSDictionary<TKey,TValue>.IEnumerable<KeyValuePair<TKey,TValue>>.GetEnumerator Método

Definición

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

Devoluciones

IEnumerator<KeyValuePair<TKey,TValue>>

Implementaciones

Se aplica a