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 12:57 PM by consept, version 4

 

Want to leave feedback?
Please use Discussions or Reviews instead.

Updating...
© 2006-2010 Microsoft | About CodePlex | Privacy Statement | Terms of Use | Code of Conduct | Advertise With Us | Version 2010.1.12.16187