NSMutableDictionary.IDictionary.Add(Object, Object) 方法

定义

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

参数

key
Object
value
Object

实现

适用于