CompositeCollection.CollectionChanged Evento

Definición

Se produce cuando la colección cambia, ya sea agregando o quitando un elemento.

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 

Tipo de evento

NotifyCollectionChangedEventHandler

Implementaciones

Se aplica a