다음을 통해 공유


NSDictionary<TKey,TValue>.ICollection<KeyValuePair<TKey,TValue>>.Remove 메서드

정의

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

매개 변수

item
KeyValuePair<TKey,TValue>

반환

구현

적용 대상