Click or drag to resize
ObjectCollectionTObjectElementType Property
Returns the element type.

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

Property Value

Type: Type

Implements

IQueryableElementType
See Also