CompositeCollection.INotifyCollectionChanged.CollectionChanged 事件

定義

發生於集合變更時。

event System.Collections.Specialized.NotifyCollectionChangedEventHandler System.Collections.Specialized.INotifyCollectionChanged.CollectionChanged;
member this.System.Collections.Specialized.INotifyCollectionChanged.CollectionChanged : System.Collections.Specialized.NotifyCollectionChangedEventHandler 
Custom Event CollectionChanged As NotifyCollectionChangedEventHandler Implements System.Collections.Specialized.INotifyCollectionChanged

事件類型

NotifyCollectionChangedEventHandler

實作

適用於