This documentation is archived and is not being maintained.
IDictionary(TKey, TValue).Add Method
Visual Studio 2008
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
Add(T) | Adds an item to the ICollection(T). (Inherited from ICollection(T).) |
|
Add(TKey, TValue) | Adds an element with the provided key and value to the IDictionary(TKey, TValue). |
Show: