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 nesnesinden bir veri kaynağına bağlanabilen.

Uygulamalar

Açıklamalar

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

Şunlara uygulanır