ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.C1Schedule Namespace / INotifyCollectionChanged Interface
Members

In This Topic
    INotifyCollectionChanged Interface
    In This Topic
    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 
    public interface INotifyCollectionChanged 
    See Also