Partager via


BatchedObservableCollection<T>.OnCollectionChanged, méthode

Ce membre substitue ObservableCollection<T>.OnCollectionChanged(NotifyCollectionChangedEventArgs).

Espace de noms :  Microsoft.TeamFoundation.MVVM
Assembly :  Microsoft.TeamFoundation.Controls (dans Microsoft.TeamFoundation.Controls.dll)

Syntaxe

'Déclaration
Protected Overrides Sub OnCollectionChanged ( _
    e As NotifyCollectionChangedEventArgs _
)
protected override void OnCollectionChanged(
    NotifyCollectionChangedEventArgs e
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

BatchedObservableCollection<T> Classe

Microsoft.TeamFoundation.MVVM, espace de noms