Share via


NSDictionary.ICollection<KeyValuePair<NSObject,NSObject>>.Remove Method

Definition

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

Parameters

Returns

Implements

Applies to