NSMutableDictionary<TKey,TValue>.Remove(TKey) 方法

定义

public bool Remove (TKey key);
override this.Remove : 'Key -> bool

参数

key
TKey

返回

实现

适用于