NSDictionary.IDictionary.Add(Object, Object) Method

Definition

void IDictionary.Add (object key, object value);

Parameters

key
Object
value
Object

Implements

Applies to