gsonnenf/ExtendedObservableCollection
This library contains ObservableList<>, ObservableDictionary<,> ObservableSortedList<,> that implement INotifyCollectionChanged, INotifyPropertyChanged and a custom INotifyDictionaryChanged. Theses collections can be instantiated on their own, or can wrap standard .NET collections. Other Classes include: ObservableListAdapter - Syncronizes ObservableCollections of different types. ObservableListKeyed - An ObservableList that can accessed by Key mapped to an Item Property.
C#LGPL-3.0
Issues
- 1
Observable list needs IList
#3 opened by gsonnenf - 0
I need a squid logo.
#1 opened by gsonnenf - 0
Get a code review
#2 opened by gsonnenf