NSMutableDictionary.Remove(NSObject) Method

Definition

public bool Remove (Foundation.NSObject key);
abstract member Remove : Foundation.NSObject -> bool
override this.Remove : Foundation.NSObject -> bool

Parameters

key
NSObject

Returns

Implements

Applies to