Share via


NotifyCollectionChangedEventArgs.NewItems Özellik

Tanım

Değişiklikle ilgili yeni öğelerin listesini alır.

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

Özellik Değeri

Değişiklikle ilgili yeni öğelerin listesi.

Şunlara uygulanır