FreezableCollection<T>.INotifyCollectionChanged.CollectionChanged Událost

Definice

Popis těchto členů najdete v tématu 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

Event Type

Implementuje

Poznámky

Tento člen je explicitní implementace členu rozhraní. Lze jej použít pouze v případě, že FreezableCollection<T> je instance přetypovaná na INotifyCollectionChanged rozhraní.

Platí pro