ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / ResourceRefCollection Class / IndexOf Method / IndexOf(ResourceRef) Method

In This Topic
    IndexOf(ResourceRef) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Function IndexOf( _
       ByVal item As ResourceRef _
    ) As System.Integer
    public System.int IndexOf( 
       ResourceRef item
    )

    Parameters

    item
    See Also