Search
INotifyCollectionChanged Interface
See Also
 






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

Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf

 Syntax

C#  Copy Code

public interface INotifyCollectionChanged

Visual Basic  Copy Code

Public Interface INotifyCollectionChanged

 Inheritors

 See Also