Click or drag to resize
ObjectCollectionTObjectItemType Property
Result type

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
public Type ItemType { get; }

Property Value

Type: Type

Implements

ITypedCollectionItemType
See Also