The following tables list the members exposed by ISupportsDataChangeNotifications.
| 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. |