DataTable.IListSource.GetList Yöntem

Tanım

Bu üyenin açıklaması için bkz 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

Döndürülenler

IList Nesneden bir veri kaynağına bağlanabilen bir.

Uygulamalar

Açıklamalar

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

Şunlara uygulanır