NSDictionary<TKey,TValue>.ICollection<KeyValuePair<TKey,TValue>>.Contains 方法

定义

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

参数

item
KeyValuePair<TKey,TValue>

返回

实现

适用于