Share via


NotifyCollectionChangedEventArgs.OldItems Vlastnost

Definice

Získá seznam položek ovlivněných Replaceakcí , Odebrat nebo Přesunout.

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

Hodnota vlastnosti

Seznam položek ovlivněných Replaceakcí , Odebrat nebo Přesunout.

Platí pro