Overload List
| Name | Description | |
|---|---|---|
| Add(KeyValuePair TKey, TValue ) |
Add the supplied entry to this dictionary.
| |
| Add(TKey, TValue) |
Add an entry to this dictionary with the supplied
key and value.
|
See Also