Condividi tramite


CompositeCollection.CollectionChanged Evento

Definizione

Si verifica in seguito alla modifica dell'insieme, tramite l'aggiunta o rimozione di 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 evento

NotifyCollectionChangedEventHandler

Implementazioni

Si applica a