For a list of all members of this type, see ISupportsDataChangeNotifications members.
Name | Description | |
---|---|---|
![]() | NotifyClearItems | Called when a large number or all items have changed, or the collection has been cleared. |
![]() | NotifyInsertItem | Called when an item has been inserted at a specific index. |
![]() | NotifyRemoveItem | Called when an item has been removed from a specific index. |
![]() | NotifySetItem | Called when an item has been set at a particular index. |