次の方法で共有


ModelComponentCollection.ItemsType プロパティ

定義

ModelComponentCollection に含めることができるオブジェクトの種類を取得します。

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

プロパティ値

ModelComponentCollection に含めることができるオブジェクトの型。

適用対象