ModelComponentCollection.ItemsType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.