DendrogramItemCollection

Collection elements:

DendrogramItem
Iteration through collection using For each ... In ... Do operator is available to object. Collection items are retrieved during iteration.
Access to collection item is possible using [...] operator. Point index (starting from 0) is passed as an argument.

Methods:

Add
Clear
Count
Delete
Get
IndexOf
Insert
Move

Description:

A collection of dendrogram elements.

Availability:

Thin client, server, thick client, external connection.

See also:

GanttChartPoint, property Points
GanttChart, property Points
Dendrogram, property Items

    

1C:Enterprise Developer's Community