Nuclex.Support/Source/Collections
2007-07-16 20:09:51 +00:00
..
AcquiringCollection.cs The rectangle packers now throw a proper exception when there is no more space available; Moved interface implementations of the TransformingReadOnlyCollection into a separate file to keep the main body of the class readable 2007-07-16 20:09:51 +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 The rectangle packers now throw a proper exception when there is no more space available; Moved interface implementations of the TransformingReadOnlyCollection into a separate file to keep the main body of the class readable 2007-07-16 20:09:51 +00:00
ParentingCollection.cs The rectangle packers now throw a proper exception when there is no more space available; Moved interface implementations of the TransformingReadOnlyCollection into a separate file to keep the main body of the class readable 2007-07-16 20:09:51 +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 The rectangle packers now throw a proper exception when there is no more space available; Moved interface implementations of the TransformingReadOnlyCollection into a separate file to keep the main body of the class readable 2007-07-16 20:09:51 +00:00
TransformingReadOnlyCollection.Interfaces.cs The rectangle packers now throw a proper exception when there is no more space available; Moved interface implementations of the TransformingReadOnlyCollection into a separate file to keep the main body of the class readable 2007-07-16 20:09:51 +00:00
UnintrusivePriorityQueue.cs The rectangle packers now throw a proper exception when there is no more space available; Moved interface implementations of the TransformingReadOnlyCollection into a separate file to keep the main body of the class readable 2007-07-16 20:09:51 +00:00
UnintrusivePriorityQueue.Test.cs Added CPL statement in front of all source files 2007-05-11 21:15:35 +00:00