[]
Notifies listeners of dynamic changes, such as when items get added and removed.
public interface INotifyCollection
Name | Description |
---|---|
CollectionChanged | Occurs when a collection changed. |
CollectionChanging | Occurs when a collection about to be changed. |