Aracılığıyla paylaş


ListCollectionView.InternalList Özellik

Tanım

Filtrelenmiş ve sıralanmış öğe listesini alır.

protected:
 property System::Collections::IList ^ InternalList { System::Collections::IList ^ get(); };
protected System.Collections.IList InternalList { get; }
member this.InternalList : System.Collections.IList
Protected ReadOnly Property InternalList As IList

Özellik Değeri

IList

IList Filtreleme ve sıralamanın uygulandığı.

Şunlara uygulanır