Overload List
| Name | Description | |
|---|---|---|
| Add(TKey, TValue) | (Inherited from DictionaryString, String.) | |
| Add(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.
|
See Also