NotifyCollectionChangedEventArgs.OldItems Właściwość

Definicja

Pobiera listę elementów, których dotyczy Replaceakcja , Usuń lub Przenieś.

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

Wartość właściwości

Lista elementów, których dotyczy Replaceakcja , Usuń lub Przenieś.

Dotyczy