Provides data for CollectionChanged events.
The following tables list the members exposed by the NotifyCollectionChangedEventArgs type.
Name | Description | |
---|---|---|
Initializes a new instance of the NotifyCollectionChangedEventArgs class. |
Name | Description | |
---|---|---|
Gets the action that caused the event. |
||
Gets the index where the change occurred. |
||
Gets the list of new items involved in the change. |
||
Gets the list of the items affected by a Remove action. |