[]
        
(Showing Draft Content)

C1.C1Preview.OutlineNodeCollection.GetItemType

GetItemType Method

GetItemType()

Gets the type of elements in this collection.

Declaration
protected override Type GetItemType()
Protected Overrides Function GetItemType() As Type
Returns
Type Description
Type

The OutlineNode type.

Overrides