EntitySet<TEntity>.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ů, v opačném případě false.

Implementuje

Poznámky

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

Platí pro