ListCollectionView.InternalList Proprietà

Definizione

Ottiene l'elenco di elementi filtrato e ordinato.

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

Valore della proprietà

IList

Oggetto IList in base al quale sono stati applicati filtri e ordinamento.

Si applica a