C1.Web.Wijmo.Controls.45 Assembly / C1.C1Schedule Namespace / INotifyCollectionChanged Interface
Members

INotifyCollectionChanged Interface
Notifies listeners of dynamic changes, such as when items get added and removed or the whole list is refreshed.
Object Model
INotifyCollectionChanged Interface
Syntax
'Declaration
 
Public Interface INotifyCollectionChanged 
 
See Also