NSMutableDictionary<TKey,TValue>.Remove(TKey) Method

Definition

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

Parameters

key
TKey

Returns

Implements

Applies to