This repository has been archived by the owner on Feb 13, 2025. It is now read-only.
Releases: CodingOctocat/WpfObservableRangeCollection
Releases · CodingOctocat/WpfObservableRangeCollection
v2.2.1
v2.2.0
- The Replace/ReplaceRange methods will return an int that indicates the number of successful changes.
- Fix some tiny bugs.
v2.1.0
The AddRange
, InsertRange
, RemoveRange/RemoveAll
methods will return an int
that indicates the number of successful changes.
v2.0.1
Slightly optimised code.
v2.0.0
- ObservableRangeCollection
Forked from weitzhandler/rangeobservablecollection-cs
- WpfObservableRangeCollection
Forked from weitzhandler/wpfobservablerangecollection-cs
v1.0.0
- ObservableRangeCollection
- WpfObservableRangeCollection
Forked from weitzhandler/wpfobservablerangecollection-cs