NotifyingCollectionChangedEventArgs<T> Properties
Provides data for the NotifyingCollection`1.CollectionChanged event.
Name | Description |
---|---|
Added |
Gets items added to the Notifying |
Removed |
Gets items removed from the Notifying |
See Also