INotifyCollectionChanged.CollectionChanged Ereignis

Definition

Tritt auf, wenn die Auflistung sich ändert.

public:
 event System::Collections::Specialized::NotifyCollectionChangedEventHandler ^ CollectionChanged;
event System.Collections.Specialized.NotifyCollectionChangedEventHandler CollectionChanged;
event System.Collections.Specialized.NotifyCollectionChangedEventHandler? CollectionChanged;
member this.CollectionChanged : System.Collections.Specialized.NotifyCollectionChangedEventHandler 
Event CollectionChanged As NotifyCollectionChangedEventHandler 

Ereignistyp

Hinweise

Der Ereignishandler empfängt ein Argument vom Typ NotifyCollectionChangedEventArgs, das Daten enthält, die sich auf dieses Ereignis beziehen.

Gilt für: