Name | Description | |
---|---|---|
NotifyCollectionChangedEventArgs Constructor | Overloaded. |
The following tables list the members exposed by NotifyCollectionChangedEventArgs.
Name | Description | |
---|---|---|
NotifyCollectionChangedEventArgs Constructor | Overloaded. |
Name | Description | |
---|---|---|
Action | Gets the action type. | |
NewItems | Gets the new items. | |
NewStartingIndex | Gets the index of the starting of new items. | |
OldItems | Gets the old items. | |
OldStartingIndex | Gets the index of the starting of old items. |