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

Definition

public TValue ObjectForKey (TKey key);
override this.ObjectForKey : 'Key -> 'Value

Parameters

key
TKey

Returns

TValue

Applies to