Sdílet prostřednictvím


ConfigurationCollectionAttribute.ItemType Vlastnost

Definice

Získá typ elementu collection.

public:
 property Type ^ ItemType { Type ^ get(); };
public Type ItemType { get; }
member this.ItemType : Type
Public ReadOnly Property ItemType As Type

Hodnota vlastnosti

Typ elementu collection.

Poznámky

Vlastnost ItemType se používá reflexí k získání typu elementu konfigurace.

Platí pro