INotifyCollectionChanged.CollectionChanged Olay

Tanım

Koleksiyon değiştiğinde gerçekleşir.

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 

Olay Türü

NotifyCollectionChangedEventHandler

Açıklamalar

Olay işleyicisi, bu olayla ilgili verileri içeren türünde NotifyCollectionChangedEventArgsbir bağımsız değişken alır.

Şunlara uygulanır