SortDescriptionCollection.CollectionChanged イベント

定義

項目が追加または削除されたときに発生します。

protected:
 event System::Collections::Specialized::NotifyCollectionChangedEventHandler ^ CollectionChanged;
protected event System.Collections.Specialized.NotifyCollectionChangedEventHandler CollectionChanged;
member this.CollectionChanged : System.Collections.Specialized.NotifyCollectionChangedEventHandler 
Protected Custom Event CollectionChanged As NotifyCollectionChangedEventHandler 
Protected Event CollectionChanged As NotifyCollectionChangedEventHandler 

イベントの種類

実装

適用対象

こちらもご覧ください