SortDescriptionCollection.INotifyCollectionChanged.CollectionChanged Evento

Definición

Tiene lugar cuando se agrega o quita un elemento.

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 SortDescriptionCollection se convierte en una interfaz INotifyCollectionChanged.

Se aplica a