Overload | Description |
---|---|
Add(TKey,TValue) | Adds an element with the provided key and value to the ObservableDictionary<TKey,TValue>. |
Add(ObservableKeyValuePair{`0,`1}) | (Inherited from System.Collections.ObjectModel.Collection<T>) |
Overload | Description |
---|---|
Add(TKey,TValue) | Adds an element with the provided key and value to the ObservableDictionary<TKey,TValue>. |
Add(ObservableKeyValuePair{`0,`1}) | (Inherited from System.Collections.ObjectModel.Collection<T>) |