EntitySet<TEntity>.IListSource.GetList Metoda

Definicja

Aby uzyskać opis tego członka, zobacz GetList() .

 virtual System::Collections::IList ^ System.ComponentModel.IListSource.GetList() = System::ComponentModel::IListSource::GetList;
System.Collections.IList IListSource.GetList ();
abstract member System.ComponentModel.IListSource.GetList : unit -> System.Collections.IList
override this.System.ComponentModel.IListSource.GetList : unit -> System.Collections.IList
Function GetList () As IList Implements IListSource.GetList

Zwraca

IList

Obiekt IList , który można powiązyć ze źródłem danych z obiektu .

Implementuje

Uwagi

Ten element jest jawną implementacją członków. Może być używany tylko EntitySet<TEntity> wtedy, gdy wystąpienie jest rzutowania do System.ComponentModel.IListSource interfejsu.

Dotyczy