ObservableDictionaryTKey, TValue Constructor |
| Name | Description | |
|---|---|---|
| ObservableDictionaryTKey, TValue | Initializes a new instance of the ObservableDictionaryTKey, TValue class. Simple constructor of the ObservableDictionary class taking no parameters. | |
| ObservableDictionaryTKey, TValue(IDictionaryTKey, TValue) | Initializes a new instance of the ObservableDictionaryTKey, TValue class. | |
| ObservableDictionaryTKey, TValue(IEqualityComparerTKey) | Initializes a new instance of the ObservableDictionaryTKey, TValue class. | |
| ObservableDictionaryTKey, TValue(Int32) | Initializes a new instance of the ObservableDictionaryTKey, TValue class. | |
| ObservableDictionaryTKey, TValue(IDictionaryTKey, TValue, IEqualityComparerTKey) | Initializes a new instance of the ObservableDictionaryTKey, TValue class. | |
| ObservableDictionaryTKey, TValue(Int32, IEqualityComparerTKey) | Initializes a new instance of the ObservableDictionaryTKey, TValue class. |