ConfigurationCollectionAttribute.ItemType 屬性

定義

取得集合項目的型別。

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

屬性值

集合項目的型別。

備註

反映 ItemType 會使用 屬性來取得組態項目類型。

適用於