FreezableCollection<T>.INotifyCollectionChanged.CollectionChanged 事件

定义

有关此成员的说明,请参见 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

事件类型

实现

注解

此成员是显式接口成员的实现。 它只能在 FreezableCollection<T> 实例被强制转换为 INotifyCollectionChanged 接口时使用。

适用于