Share via


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

Definition

void ICollection<KeyValuePair<TKey,TValue>>.Clear();
abstract member System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Clear : unit -> unit
override this.System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<TKey,TValue>>.Clear : unit -> unit

Implements

Applies to