Share via


NSMutableDictionary.IDictionary.Add(Object, Object) Method

Definition

void IDictionary.Add(object key, object value);
override this.System.Collections.IDictionary.Add : obj * obj -> unit

Parameters

key
Object
value
Object

Implements

Applies to