ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Viewer.Wpf Assembly / GrapeCity.Viewer.Common Namespace / INotifyCollectionChanged Interface
Members

In This Topic
    INotifyCollectionChanged Interface
    In This Topic
    Notifies listeners of dynamic changes to a collection, such as when items are added and removed, or the entire collection object is reset.
    Object Model
    INotifyCollectionChanged Interface
    Syntax
    'Declaration
     
    Public Interface INotifyCollectionChanged 
    public interface INotifyCollectionChanged 
    See Also