ListCollectionView.InternalList Właściwość

Definicja

Pobiera filtrowaną i posortowaną listę elementów.

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

Wartość właściwości

IList

Na IList którym zastosowano filtrowanie i sortowanie.

Dotyczy