ListCollectionView.InternalList Propriété

Définition

Obtient la liste filtrée et triée des éléments.

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

Valeur de propriété

IList

Sur IList lequel le filtrage et le tri ont été appliqués.

S’applique à