Sdílet prostřednictvím


ReadOnlyObservableCollection<T>.CollectionChanged Událost

Definice

Vyvolá se při přidání nebo odebrání položky.

protected:
 virtual event System::Collections::Specialized::NotifyCollectionChangedEventHandler ^ CollectionChanged;
protected virtual event System.Collections.Specialized.NotifyCollectionChangedEventHandler CollectionChanged;
protected virtual event System.Collections.Specialized.NotifyCollectionChangedEventHandler? CollectionChanged;
member this.CollectionChanged : System.Collections.Specialized.NotifyCollectionChangedEventHandler 
Protected Overridable Custom Event CollectionChanged As NotifyCollectionChangedEventHandler 
Protected Overridable Event CollectionChanged As NotifyCollectionChangedEventHandler 

Event Type

Implementuje

Poznámky

Další informace naleznete v tématu CollectionChanged.

Platí pro