Search
CollectionChangedEvent Members
Methods
 


Provides data for collection change events.

The following tables list the members exposed by the CollectionChangedEvent type.

 Public Methods

  Name Description

getAction

Gets the action that caused the event.

getNewItems

Gets the list of new items involved in the change.

getOldItems

Gets the list of items affected by Replace or Remove action.

 See Also