[This is preliminary documentation and is subject to change.]

The ICollectionNotifyItem type exposes the following members.

Methods

  NameDescription
Public methodOnAdded
Called after item is added to collection
Public methodOnRemoved
Called after item is removed from collection (or after collection was cleared)

Properties

  NameDescription
Public propertyCollections
If supported by collection item gets all the collections item is in

See Also