Skip to content
This repository was archived by the owner on Dec 17, 2021. It is now read-only.
This repository was archived by the owner on Dec 17, 2021. It is now read-only.

ObservableSortedDictionary<TKey, TValue> #1

Description

@adimosh

A new class named ObservableSortedDictionary<TKey, TValue> should be implemented.

The class should mimic the behaviour of SortedDictionary<TKey, TValue>, but also advertise all its changes.

Unlike ObservableDictionary<TKey, TValue>, this class should point out indexes as well when the INotifyCollectionChanged interface implementation is used.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions