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