ListCollectionView.InternalList Propriedade

Definição

Obtém a lista classificada e filtrada dos itens.

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

Valor da propriedade

IList

Em IList que filtragem e classificação foram aplicadas.

Aplica-se a