ObjectResult.IListSource.GetList Yöntem

Tanım

Sonuçları, veri bağlama için kullanışlı bir biçimde döndürür.

 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

Döndürülenler

Varlık IList nesnelerinden biri.

Uygulamalar

Açıklamalar

Bu üye, açık bir arabirim üyesi uygulamasıdır. Yalnızca örnek bir IListSource arabirime ObjectResult yayınlandığında kullanılabilir.

Şunlara uygulanır