ReadOnlyObservableCollection<T>.INotifyCollectionChanged.CollectionChanged Händelse

Definition

Inträffar när samlingen ändras.

event System.Collections.Specialized.NotifyCollectionChangedEventHandler System.Collections.Specialized.INotifyCollectionChanged.CollectionChanged;
member this.System.Collections.Specialized.INotifyCollectionChanged.CollectionChanged : System.Collections.Specialized.NotifyCollectionChangedEventHandler 
Custom Event CollectionChanged As NotifyCollectionChangedEventHandler Implements System.Collections.Specialized.INotifyCollectionChanged

Händelsetyp

Implementeringar

Kommentarer

Den här medlemmen är en explicit implementering av gränssnittsmedlemmar. Den kan endast användas när instansen ReadOnlyObservableCollection<T> skickas till ett INotifyCollectionChanged gränssnitt.

Gäller för