CompositeCollection.CollectionChanged Événement

Définition

Se produit lorsque la collection est modifiée par l'ajout ou la suppression d'un élément.

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 à