DataTable.IListSource.ContainsListCollection Właściwość

Definicja

Aby uzyskać opis tego członka, zobacz ContainsListCollection.

property bool System::ComponentModel::IListSource::ContainsListCollection { bool get(); };
bool System.ComponentModel.IListSource.ContainsListCollection { get; }
member this.System.ComponentModel.IListSource.ContainsListCollection : bool
 ReadOnly Property ContainsListCollection As Boolean Implements IListSource.ContainsListCollection

Wartość właściwości

true jeśli kolekcja jest kolekcją IList obiektów; w przeciwnym razie false.

Implementuje

Uwagi

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

Dotyczy