다음을 통해 공유


NSDictionary<TKey,TValue>.IEnumerable<KeyValuePair<TKey,TValue>>.GetEnumerator 메서드

정의

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

반환

IEnumerator<KeyValuePair<TKey,TValue>>

구현

적용 대상