[]
        
(Showing Draft Content)

C1.GanttView.WorkWeekCollection.IndexOf

IndexOf Method

IndexOf(string)

Searches for the specified Name and returns the zero-based index of the corresponding work week.

Declaration
public int IndexOf(string name)
Public Function IndexOf(name As String) As Integer
Parameters
Type Name Description
string name
Returns
Type Description
int