DataSet.IListSource.GetList Metoda

Definicja

Aby uzyskać opis tego członka, zobacz 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

Zwraca

Aby uzyskać opis tego członka, zobacz GetList().

Implementuje

Uwagi

Ten element jest jawną implementacją członków. Można go używać tylko wtedy, gdy DataSet wystąpienie jest rzutowe do interfejsu IListSource .

Dotyczy