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

事件類型

實作

備註

這個成員是明確介面成員實作, 只有在 SortDescriptionCollection 執行個體轉換成 INotifyCollectionChanged 介面時,才能使用這個成員。

適用於