ConfigurationCollectionAttribute.ItemType 속성

정의

컬렉션 요소의 형식을 가져옵니다.

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

속성 값

컬렉션 요소의 형식입니다.

설명

속성은 ItemType 리플렉션에서 구성 요소 형식을 가져오는 데 사용됩니다.

적용 대상