SortDescriptionCollection.INotifyCollectionChanged.CollectionChanged Evento

Definición

Se produce 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 miembro de interfaz. Solo se puede usar cuando la SortDescriptionCollection instancia se convierte en una INotifyCollectionChanged interfaz.

Se aplica a