PropertyValueCollection.CollectionChanged Événement

Définition

Notifie des écouteurs de modifications dynamiques apportées à la collection, comme lorsque des éléments sont ajoutés et supprimés ou que l'intégralité de la liste est actualisée.

public:
 virtual event System::Collections::Specialized::NotifyCollectionChangedEventHandler ^ CollectionChanged;
public event System.Collections.Specialized.NotifyCollectionChangedEventHandler CollectionChanged;
member this.CollectionChanged : System.Collections.Specialized.NotifyCollectionChangedEventHandler 
Public Custom Event CollectionChanged As NotifyCollectionChangedEventHandler 
Public Event CollectionChanged As NotifyCollectionChangedEventHandler 

Type d'événement

Implémente

S’applique à