Gets the type of elements in this collection.

Namespace:  C1.C1Preview
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
protected internal override Type GetItemType()
Visual Basic
Protected Friend Overrides Function GetItemType As Type

Return Value

The OutlineNode type.

See Also