Enhanced C#
Language of your choice: library documentation
|
A collection wrapper that provides ListChanging and ListChanged events. Shorthand for Loyc.Collections.Impl.CollectionWithChangeEvents<T,ICollection<T>>. More...
A collection wrapper that provides ListChanging and ListChanged events. Shorthand for Loyc.Collections.Impl.CollectionWithChangeEvents<T,ICollection<T>>.
Public Member Functions | |
CollectionWithChangeEvents (ICollection< T > obj) | |