Overload List

  NameDescription
GetPredecessors(GanttChartItem)
Iterates predecessor items of the specified item in the Gantt Chart related collection as GanttChartItem objects.
GetPredecessors(GanttChartItem, Predicate<(Of <(DependencyType>)>))
Iterates predecessor items of the specified item satisfying the specified dependency type condition in the Gantt Chart related collection as GanttChartItem objects.

See Also