GanttChartPointCollection

Collection elements:

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

Properties:

Parent

Methods:

Add
Clear
Count
Delete
Get
IndexOf
Insert
Move

Description:

Gantt chart points represent a hierarchical structure.

Availability:

Thin client, web-client, server, thick client, external connection.

See also:

GanttChartPoint, property Points
GanttChart, property Points

    

1C:Enterprise Developer's Community