TypeElementCollection.CollectionType Właściwość

Definicja

Pobiera kolekcję elementów reprezentujących typy przy użyciu znanych typów.

Ten interfejs API obsługuje infrastrukturę produktu i nie jest przeznaczony do użycia bezpośrednio z poziomu kodu.

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

Wartość właściwości

Obiekt ConfigurationElementCollectionType zawierający obiekty elementu.

Dotyczy