NotifyCollectionChangedEventArgs.OldItems Propriété

Définition

Obtient la liste des éléments affectés par une Replaceaction , Supprimer ou Déplacer.

public:
 property System::Collections::IList ^ OldItems { System::Collections::IList ^ get(); };
public System.Collections.IList OldItems { get; }
member this.OldItems : System.Collections.IList
Public ReadOnly Property OldItems As IList

Valeur de propriété

Liste des éléments affectés par une Replaceaction , Supprimer ou Déplacer.

S’applique à