SortDescriptionCollection.CollectionChanged Événement

Définition

Se produit quand un élément est ajouté ou supprimé.

protected:
 event System::Collections::Specialized::NotifyCollectionChangedEventHandler ^ CollectionChanged;
protected event System.Collections.Specialized.NotifyCollectionChangedEventHandler CollectionChanged;
member this.CollectionChanged : System.Collections.Specialized.NotifyCollectionChangedEventHandler 
Protected Custom Event CollectionChanged As NotifyCollectionChangedEventHandler 
Protected Event CollectionChanged As NotifyCollectionChangedEventHandler 

Type d'événement

NotifyCollectionChangedEventHandler

Implémente

S’applique à

Voir aussi