次の方法で共有


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>

戻り値

実装

適用対象