The INotifyCollection type exposes the following members.

Events

  NameDescription
OnAdd
.NET only. Fired when objects added to the collection.
OnDelete
.NET only. Fired when objects deleted from the collection.

See Also