CollectionContainer.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

実装

適用対象