|
Cet article a fait l'objet d'une traduction automatique. Déplacez votre pointeur sur les phrases de l'article pour voir la version originale de ce texte. Informations supplémentaires.
|
Traduction
Source
|
NotifyCollectionChangedEventArgs, constructeur (NotifyCollectionChangedAction, IList, Int32)
Espace de noms : System.Collections.Specialized
Assembly : System (dans System.dll)
public NotifyCollectionChangedEventArgs( NotifyCollectionChangedAction action, IList changedItems, int startingIndex )
Paramètres
- action
- Type : System.Collections.Specialized.NotifyCollectionChangedAction
Action qui a déclenché l'événement. Peut avoir la valeur Reset, Add, ou Remove.
- changedItems
- Type : System.Collections.IList
Éléments affectés par la modification.
- startingIndex
- Type : System.Int32
Index auquel la modification s'est produite.
| Exception | Condition |
|---|---|
| ArgumentException | |
| ArgumentNullException |
Windows 8, Windows Server 2012, Windows 7, Windows Vista SP2, Windows Server 2008 (rôle principal du serveur non pris en charge), Windows Server 2008 R2 (rôle principal du serveur pris en charge avec SP1 ou version ultérieure ; Itanium non pris en charge)
Le .NET Framework ne prend pas en charge toutes les versions de chaque plateforme. Pour obtenir la liste des versions prises en charge, consultez Configuration requise du .NET Framework.