NSDictionary<TKey,TValue>.KeysForObject(TValue) Method

Definition

public TKey[] KeysForObject (TValue obj);
override this.KeysForObject : 'Value -> 'Key[]

Parameters

obj
TValue

Returns

TKey[]

Applies to