Share via


NSDictionary.IDictionary.Remove(Object) Method

Definition

void IDictionary.Remove(object key);
abstract member System.Collections.IDictionary.Remove : obj -> unit
override this.System.Collections.IDictionary.Remove : obj -> unit

Parameters

key
Object

Implements

Applies to