Partager via


BatchedObservableCollection<T>.RemoveRange, méthode

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

Syntaxe

'Déclaration
Public Sub RemoveRange ( _
    index As Integer, _
    count As Integer _
)
public void RemoveRange(
    int index,
    int count
)

Paramètres

Sécurité .NET Framework

Voir aussi

Référence

BatchedObservableCollection<T> Classe

Microsoft.TeamFoundation.MVVM, espace de noms