[]
Initializes a new instance of the ObservableSortedDictionary<TKey, TValue> class.
public ObservableSortedDictionary()
Initializes a new instance of the ObservableSortedDictionary<TKey, TValue> class.
public ObservableSortedDictionary(IComparer<TKey> comparer)
| Type | Name | Description |
|---|---|---|
| IComparer<TKey> | comparer |