ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / TaskCollection Class / IndexOf Method

In This Topic
    IndexOf Method (TaskCollection)
    In This Topic
    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<TItem>)
    See Also