Enhanced C#
Language of your choice: library documentation
|
This is the complete list of members for Loyc.Collections.ListChangeInfo< T >, including all inherited members.
_collection (defined in Loyc.Collections.ListChangeInfo< T >) | Loyc.Collections.ListChangeInfo< T > | |
Action | Loyc.Collections.ListChangeInfo< T > | |
Index | Loyc.Collections.ListChangeInfo< T > | |
ListChangeInfo(NotifyCollectionChangedAction action, int index, int sizeChange, IListSource< T > newItems) | Loyc.Collections.ListChangeInfo< T > | inline |
ListChangeInfo(NotifyCollectionChangedAction action, int index, int sizeChange, IListSource< T > newItems, IListSource< T > oldItems) (defined in Loyc.Collections.ListChangeInfo< T >) | Loyc.Collections.ListChangeInfo< T > | inline |
NewItems | Loyc.Collections.ListChangeInfo< T > | |
NewStartingIndex | Loyc.Collections.ListChangeInfo< T > | |
OldItems | Loyc.Collections.ListChangeInfo< T > | |
OldStartingIndex | Loyc.Collections.ListChangeInfo< T > | |
SizeChange | Loyc.Collections.ListChangeInfo< T > |