pmMDA.NET

IndexedPropertyChangedEventArgs Properties

The properties of the IndexedPropertyChangedEventArgs class are listed below. For a complete list of IndexedPropertyChangedEventArgs class members, see the IndexedPropertyChangedEventArgs Members topic.

Public Instance Properties

Action Gets whether the items were added, inserted, removed or replaced.
Indices Gets the indices of the inserted, removed or replaced items.
Items Gets the added, inserted, removed or replaced items.
ItemsCount Gets the count of added, inserted, removed or replaced items.
Owner Gets the data object that owns the changed indexed property.
PropertyName Gets the name of the changed property.

See Also

IndexedPropertyChangedEventArgs Class | PmMda.Net.Dog Namespace