ComponentOne GanttView for WinForms
IndexOf(Int32) Method

C1.Win.C1GanttView.4 Assembly > C1.Win.C1GanttView Namespace > ResourceCollection Class > IndexOf Method : IndexOf(Int32) Method
Searches for the specified ID and returns the zero-based index of the corresponding resource.
Syntax
'Declaration
 
Public Overloads Function IndexOf( _
   ByVal id As System.Integer _
) As System.Integer
public System.int IndexOf( 
   System.int id
)

Parameters

id
See Also

Reference

ResourceCollection Class
ResourceCollection Members
Overload List