ComponentOne GanttView for WinForms
IndexOf Method (TaskCollection)

C1.Win.C1GanttView.4 Assembly > C1.Win.C1GanttView Namespace > TaskCollection Class : IndexOf Method
Searches for the specified ID and returns the zero-based index of the corresponding task.
Overload List
OverloadDescription
Searches for the specified ID and returns the zero-based index of the corresponding task.  
Searches for the specified Name and returns the zero-based index of the corresponding task.  
(Inherited from System.Collections.ObjectModel.Collection<Task>)
See Also

Reference

TaskCollection Class
TaskCollection Members