ListCollectionView.InternalList Свойство

Определение

Возвращает отфильтрованный и отсортированный список элементов.

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

Значение свойства

IList

Область IList применения фильтрации и сортировки.

Применяется к