ObjectResult.IListSource.GetList Metoda

Definicja

Zwraca wyniki w formacie przydatnym dla powiązania danych.

 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

Obiekt IList jednostki.

Implementuje

Uwagi

Ten element jest jawną implementacją członków. Można go używać tylko wtedy, gdy ObjectResult wystąpienie jest rzutowe do interfejsu IListSource .

Dotyczy