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

Boolean

true je-li kolekce kolekce IList objektů; jinak, false.

Implementuje

Poznámky

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

Platí pro