IDXObservableCollectionChangedEventArgs Members
Provides access to event arguments related to changes in the IDXObservableCollection.Properties
| Name | Description |
|---|---|
| Count | Gets the number of modified items. |
| Index | Gets the index of the first changed item. |
| Items | Gets the list of modified items. |
See Also