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