CollectionEditor.CollectionForm.CollectionType 속성

정의

컬렉션 개체의 데이터 형식을 가져옵니다.

protected:
 property Type ^ CollectionType { Type ^ get(); };
protected Type CollectionType { get; }
member this.CollectionType : Type
Protected ReadOnly Property CollectionType As Type

속성 값

컬렉션 개체의 데이터 형식입니다.

설명

이 속성에는 컬렉션 개체의 데이터 형식을 나타냅니다.

적용 대상