[]
        
(Showing Draft Content)

C1.GanttView.ResourceRefCollection.IndexOf

IndexOf Method

IndexOf(int)

Searches for the specified ID of the resource and returns the zero-based index of the corresponding element.

Declaration
public int IndexOf(int resourceID)
Parameters
Type Name Description
int resourceID
Returns
Type Description
int