Click or drag to resize

DataCollectionChangedEventArgsT Properties

The DataCollectionChangedEventArgsT generic type exposes the following members.

Properties
  NameDescription
Public propertyChangedItems
The list of items that have been added to, removed from, or updated in the collection.
Public propertyChangeType
Indicates the type of change that has occurred in the collection of data items.
Top
See Also