ListCollectionView.InternalList Vlastnost

Definice

Získá filtrovaný a seřazený seznam položek.

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

Hodnota vlastnosti

IList

Používá IList se filtrování a řazení.

Platí pro