Click or drag to resize
ArgMapAdd Method
Overload List
  NameDescription
Public methodAdd(TKey, TValue) (Inherited from DictionaryString, String.)
Public methodAdd(String, Object)
Associates the specified value with the specified key in this map. If the map previously contained mapping for the key, this method will throw an exception.
Top
See Also