ModelComponentCollection.ItemsType 属性

定义

获取可包含在 ModelComponentCollection 中的对象的类型。

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

属性值

ModelComponentCollection 可以包含的对象的类型。

适用于