XmlDataSource.IListSource.ContainsListCollection Vlastnost

Definice

Popis tohoto člena naleznete 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

trueje-li kolekce kolekce IList objektů; v opačném případě . false

Implementuje

Poznámky

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

Platí pro

Viz také