[]
        
(Showing Draft Content)

C1.WPF.Document.INotifyCollection

INotifyCollection Interface

Notifies listeners of dynamic changes, such as when items get added and removed.

Namespace: C1.WPF.Document
Assembly: C1.WPF.Document.4.6.2.dll
Syntax
public interface INotifyCollection

Events

Name Description
CollectionChanged

Occurs when a collection changed.

CollectionChanging

Occurs when a collection about to be changed.