ModelComponentCollection.ItemsType 속성

정의

ModelComponentCollection에 포함될 수 있는 개체의 형식을 가져옵니다.

protected abstract Type ItemsType { get; }
member this.ItemsType : Type
Protected MustOverride ReadOnly Property ItemsType As Type

속성 값

ModelComponentCollection에 포함될 수 있는 개체의 형식입니다.

적용 대상