Click or drag to resize

ObservableCollectionEventArgsT Properties

The ObservableCollectionEventArgsT generic type exposes the following members.

Properties
  NameDescription
Public propertyCancel
Gets or sets if the operation must be canceled.
Public propertyItem
Get the item that is being added or removed from the collection.
Top
See Also