NSMutableDictionary<TKey,TValue>.IDictionary<TKey,TValue>.Remove Method

Definition

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

Parameters

key
TKey

Returns

Implements

Applies to