ComponentOne GanttView for WinForms
IndexOf(Predecessor) Method

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

Parameters

item
See Also

Reference

PredecessorCollection Class
PredecessorCollection Members
Overload List