ComponentOne GanttView for WPF
IndexOf Method (TaskCollection)

C1.WPF.GanttView.4 Assembly > C1.GanttView 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