FreezableCollection<T>.INotifyCollectionChanged.CollectionChanged Evento

Definición

Para obtener una descripción de este miembro, vea 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

Tipo de evento

Implementaciones

Comentarios

Este miembro es una implementación explícita de un miembro de interfaz. Solo se puede utilizar cuando la instancia de FreezableCollection<T> se convierte en una interfaz INotifyCollectionChanged.

Se aplica a