ComponentOne GanttView for WinForms
IndexOf(Task) Method

C1.Win.C1GanttView.4 Assembly > C1.Win.C1GanttView Namespace > TaskCollection Class > IndexOf Method : IndexOf(Task) Method
Syntax
'Declaration
 
Public Overloads Function IndexOf( _
   ByVal item As Task _
) As System.Integer
public System.int IndexOf( 
   Task item
)

Parameters

item
See Also

Reference

TaskCollection Class
TaskCollection Members
Overload List