Provides data for collection change events.
The following tables list the members exposed by the CollectionChangedEvent type.
Public Methods| Name | Description | |
|---|---|---|
![]() |
Gets the action that caused the event. |
|
![]() |
Gets the list of new items involved in the change. |
|
![]() |
Gets the list of items affected by Replace or Remove action. |
See Also