다음을 통해 공유


NSMutableDictionary<TKey,TValue>.ICollection<KeyValuePair<TKey,TValue>>.Contains 메서드

정의

bool ICollection<KeyValuePair<TKey,TValue>>.Contains (System.Collections.Generic.KeyValuePair<TKey,TValue> item);

매개 변수

item
KeyValuePair<TKey,TValue>

반환

구현

적용 대상