NSMutableDictionary<TKey,TValue>.ICollection<KeyValuePair<TKey,TValue>>.Remove Method

Definition

bool ICollection<KeyValuePair<TKey,TValue>>.Remove (System.Collections.Generic.KeyValuePair<TKey,TValue> item);

Parameters

item
KeyValuePair<TKey,TValue>

Returns

Implements

Applies to