Metodo ReadOnlyObservableSet<T>.OnCollectionChanged

Invoked when the collection is changed.

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

Sintassi

'Dichiarazione
Protected Overridable Sub OnCollectionChanged ( _
    eventArgs As NotifyCollectionChangedEventArgs _
)
protected virtual void OnCollectionChanged(
    NotifyCollectionChangedEventArgs eventArgs
)

Parametri

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ReadOnlyObservableSet<T> Classe

Spazio dei nomi Microsoft.VisualStudio.Shell