Click or drag to resize

CollectionObserverTItem Events

The CollectionObserverTItem generic type exposes the following members.

Events
  NameDescription
Public eventRegisterItem
Action to call after an item enters the collection.
Public eventUnregisterItem
Action to call before an item leaves the collection.
Top
See Also