Share via


TypeElementCollection.CollectionType Vlastnost

Definice

Získá kolekci elementů, které představují typy pomocí známých typů.

Toto rozhraní API podporuje produktovou infrastrukturu a není určené k použití přímo z uživatelského kódu.

public:
 virtual property System::Configuration::ConfigurationElementCollectionType CollectionType { System::Configuration::ConfigurationElementCollectionType get(); };
public override System.Configuration.ConfigurationElementCollectionType CollectionType { get; }
member this.CollectionType : System.Configuration.ConfigurationElementCollectionType
Public Overrides ReadOnly Property CollectionType As ConfigurationElementCollectionType

Hodnota vlastnosti

A ConfigurationElementCollectionType , který obsahuje objekty elementu.

Platí pro