ModelComponentCollection.ItemsType Property

Definition

Gets the Type of objects that can be contained by the ModelComponentCollection.

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

Property Value

The Type of objects that can be contained by the ModelComponentCollection.

Applies to