![]() | IOrderedDictionary<TKey, TValue>.Add Method |
Name | Description | |
---|---|---|
![]() | Add(T) | Adds an item to the ICollection<T>. (Inherited from ICollection<KeyValuePair<TKey, TValue>>.) |
![]() | Add(Object, Object) | Adds an element with the provided key and value to the IDictionary object. (Inherited from IDictionary.) |
![]() | Add(TKey, TValue) |