Enhanced C#
Language of your choice: library documentation

Documentation moved to ecsharp.net

GitHub doesn't support HTTP redirects, so you'll be redirected in 3 seconds.

 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
Loyc.Collections.ListChangeInfo< T > Member List

This is the complete list of members for Loyc.Collections.ListChangeInfo< T >, including all inherited members.

ActionLoyc.Collections.ListChangeInfo< T >
IndexLoyc.Collections.ListChangeInfo< T >
ListChangeInfo(NotifyCollectionChangedAction action, int index, int sizeChange, IListSource< T > newItems)Loyc.Collections.ListChangeInfo< T >inline
NewItemsLoyc.Collections.ListChangeInfo< T >
SizeChangeLoyc.Collections.ListChangeInfo< T >