WinForms Edition Documentation
C1.Win.C1Win7Pack Namespace / JumpTaskCollection Class / IndexOf Method / IndexOf(C1JumpTask) Method

In This Topic
IndexOf(C1JumpTask) Method
In This Topic
Determines the index of a specific C1JumpTask in the collection.
Syntax
'Declaration
 
Public Overloads Function IndexOf( _
   ByVal task As C1JumpTask _
) As Integer
 

Parameters

task
See Also