-
Notifications
You must be signed in to change notification settings - Fork 2
Extended version of System.Collections.ObjectModel.ObservableCollection. This class allows you to use AddRange, invoking the CollectionChanged event only once. This class also allows you to monitor properties of the items in the collection.
MintPlayer/MintPlayer.Dotnet.Tools
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
About
Extended version of System.Collections.ObjectModel.ObservableCollection. This class allows you to use AddRange, invoking the CollectionChanged event only once. This class also allows you to monitor properties of the items in the collection.