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