FreezableCollection<T>.INotifyCollectionChanged.CollectionChanged Événement

Définition

Pour obtenir une description de ce membre, consultez 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

Type d'événement

Implémente

Remarques

Ce membre est une implémentation d'un membre d'interface explicite. Il peut uniquement être utilisé lorsque l'instance de FreezableCollection<T> est castée en interface INotifyCollectionChanged.

S’applique à