Notifies listeners of dynamic changes, such as when items get added and removed or the whole list is refreshed.
Namespace: Telerik.WinControls.DataAssembly: Telerik.WinControls (in Telerik.WinControls.dll) Version: 2013.2.612.40 (2013.2.612.40)
Syntax
| C# |
|---|
public interface INotifyCollectionChanged |
| Visual Basic |
|---|
Public Interface INotifyCollectionChanged |
Remarks
See Also