| C1.WPF.GanttView.4 Assembly > C1.GanttView Namespace > PredecessorCollection Class : IndexOf Method |
| Overload | Description |
|---|---|
| IndexOf(Int32) | Searches for the specified ID of the predecessor task and returns the zero-based index of the corresponding predecessor. |
| IndexOf(Predecessor) | (Inherited from System.Collections.ObjectModel.Collection<Predecessor>) |