ObjectResult.IListSource.GetList Metoda

Definice

Vrátí výsledky ve formátu užitečném pro datovou vazbu.

 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

Návraty

Objekty IList entity.

Implementuje

Poznámky

Tento člen je explicitní implementace člena rozhraní. Lze jej použít pouze v případě, ObjectResult že je instance přetypována do IListSource rozhraní.

Platí pro