Share via


NSDictionary.IDictionary<NSObject,NSObject>.Remove(NSObject) Method

Definition

bool IDictionary<NSObject,NSObject>.Remove(Foundation.NSObject key);
abstract member System.Collections.Generic.IDictionary<Foundation.NSObject,Foundation.NSObject>.Remove : Foundation.NSObject -> bool
override this.System.Collections.Generic.IDictionary<Foundation.NSObject,Foundation.NSObject>.Remove : Foundation.NSObject -> bool

Parameters

key
NSObject

Returns

Implements

Applies to