Partage via


CollectionContainer.CollectionChanged Événement

Définition

Se produit lorsque la collection contenue est modifiée.

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

Type d'événement

NotifyCollectionChangedEventHandler

Implémente

S’applique à

Voir aussi