6 people following this project (follow)

Project Description
Some collections that you may find missing in the standard .NET assemblies. If you're looking for sorted ObservableCollection or sorted collection, you should check this library.

Implemented in C#.

The available collections are:
  • SortedCollection - collection that holds elements in the specified order,
  • SortedObservableCollection - implements INotifyCollectionChanged interface for SortedCollection so can be used in WPF applications as the source of the binding for ItemsSource controls

Last edited Nov 13 2009 at 11:57 AM by consept, version 4