DataTable.IListSource.ContainsListCollection Vlastnost

Definice

Popis tohoto člena najdete v tématu 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

Hodnota vlastnosti

true pokud je kolekce kolekcí IList objektů, jinak hodnota false.

Implementuje

Poznámky

Tento člen je explicitní implementace členu rozhraní. Lze jej použít pouze v případě, že DataTable je instance přetypovaná na IListSource rozhraní.

Platí pro