NSMutableDictionary<TKey,TValue>.IDictionary<TKey,TValue>.Add Method

Definition

void IDictionary<TKey,TValue>.Add (TKey key, TValue value);

Parameters

key
TKey
value
TValue

Implements

Applies to