Constable Authorization Engine 2.0 BETA

CollectionChangeEventArgs Properties

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

Public Instance Properties

ChangeType Gets the type of the collection change.
IgnoreNestedChanges (inherited from ChangeEventArgs) Gets or sets a flag indicating whether nested change notifications resulting from the current notification should be ignored by undo managers listening to change notifications on the given instance.
Item Gets the item that has been added to, or removed from the collection.
ItemIndex Gets the index of the item that has been added to, or removed from the collection.

See Also

CollectionChangeEventArgs Class | LaMarvin.ComponentModel Namespace