Nuclex.Support/Source/Collections
2007-07-10 19:25:18 +00:00
..
AcquiringCollection.cs Redesigned the Collection framework to incorporate a more general variant of the ObservableCollection<> class; ParentingCollection class now makes use of this new inbetween class; ParentingCollection now has a cleaner way to dispose its members than the original InternalDispose() method 2007-07-10 19:25:18 +00:00
ItemEventArgs.cs Redesigned the Collection framework to incorporate a more general variant of the ObservableCollection<> class; ParentingCollection class now makes use of this new inbetween class; ParentingCollection now has a cleaner way to dispose its members than the original InternalDispose() method 2007-07-10 19:25:18 +00:00
ObservableCollection.cs Redesigned the Collection framework to incorporate a more general variant of the ObservableCollection<> class; ParentingCollection class now makes use of this new inbetween class; ParentingCollection now has a cleaner way to dispose its members than the original InternalDispose() method 2007-07-10 19:25:18 +00:00
ObservableCollection.Test.cs Redesigned the Collection framework to incorporate a more general variant of the ObservableCollection<> class; ParentingCollection class now makes use of this new inbetween class; ParentingCollection now has a cleaner way to dispose its members than the original InternalDispose() method 2007-07-10 19:25:18 +00:00
Parentable.cs Added CPL statement in front of all source files 2007-05-11 21:15:35 +00:00
ParentingCollection.cs Redesigned the Collection framework to incorporate a more general variant of the ObservableCollection<> class; ParentingCollection class now makes use of this new inbetween class; ParentingCollection now has a cleaner way to dispose its members than the original InternalDispose() method 2007-07-10 19:25:18 +00:00
PriorityQueue.cs Added CPL statement in front of all source files 2007-05-11 21:15:35 +00:00
PriorityQueue.Test.cs Added CPL statement in front of all source files 2007-05-11 21:15:35 +00:00
RingMemoryStream.cs Redesigned the Collection framework to incorporate a more general variant of the ObservableCollection<> class; ParentingCollection class now makes use of this new inbetween class; ParentingCollection now has a cleaner way to dispose its members than the original InternalDispose() method 2007-07-10 19:25:18 +00:00
RingMemoryStream.Test.cs Added CPL statement in front of all source files 2007-05-11 21:15:35 +00:00
TransformingReadOnlyCollection.cs Added CPL statement in front of all source files 2007-05-11 21:15:35 +00:00
UnintrusivePriorityQueue.cs Added an AsyncStarted event to the progression class, currently disabled for further consideration; set up the outline of a new spatial partitioning framework with an R*-Tree implementation; new AbortedException for indicating that a process was forcefully aborted 2007-07-01 19:27:40 +00:00
UnintrusivePriorityQueue.Test.cs Added CPL statement in front of all source files 2007-05-11 21:15:35 +00:00