Evento ReadOnlyObservableSet<T>.CollectionChanged

Occurs when an item is added, removed, changed, moved, or the entire set is refreshed.

Spazio dei nomi:  Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Sintassi

'Dichiarazione
Public Event CollectionChanged As NotifyCollectionChangedEventHandler
public event NotifyCollectionChangedEventHandler CollectionChanged

Implementa

INotifyCollectionChanged.CollectionChanged

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ReadOnlyObservableSet<T> Classe

Spazio dei nomi Microsoft.VisualStudio.Shell