Table<TEntity>.IListSource.GetList Metode

Definisi

Mengembalikan yang IList dapat terikat ke sumber data dari objek yang tidak mengimplementasikan dirinya IList sendiri.

 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

Mengembalikan

Yang IList dapat terikat ke sumber data.

Penerapan

Keterangan

Anggota ini adalah implementasi anggota antarmuka eksplisit. Ini hanya dapat digunakan ketika instans dilemparkan Table<TEntity> ke IListSource antarmuka.

Berlaku untuk