Notifies listeners of dynamic changes, such as when items get added and removed or the whole list is refreshed.

Namespace:  C1.C1Schedule
Assembly:  C1.Web.UI.Controls.2 (in C1.Web.UI.Controls.2.dll)

Syntax

C#
public interface INotifyCollectionChanged
Visual Basic
Public Interface INotifyCollectionChanged

See Also