NSMutableDictionary<TKey,TValue>.ContainsKey(TKey) Method

Definition

public bool ContainsKey (TKey key);
override this.ContainsKey : 'Key -> bool

Parameters

key
TKey

Returns

Implements

Applies to