PropertyValueCollection.CollectionChanged Händelse

Definition

Meddelar lyssnare av dynamiska ändringar i samlingen, till exempel när objekt läggs till och tas bort eller hela listan uppdateras.

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 

Händelsetyp

Implementeringar

Gäller för