NSMutableDictionary<TKey,TValue>.IDictionary<TKey,TValue>.Remove 方法

定义

bool IDictionary<TKey,TValue>.Remove (TKey key);

参数

key
TKey

返回

实现

适用于