[]
        
(Showing Draft Content)

C1.GanttView.PredecessorCollection.IndexOf

IndexOf Method

IndexOf(int)

Searches for the specified ID of the predecessor task and returns the zero-based index of the corresponding predecessor.

Declaration
public int IndexOf(int predecessorTaskID)
Parameters
Type Name Description
int predecessorTaskID
Returns
Type Description
int