ComponentOne GanttView for WinForms
IndexOf(String) Method

C1.Win.C1GanttView.4 Assembly > C1.Win.C1GanttView Namespace > CustomCalendarCollection Class > IndexOf Method : IndexOf(String) Method
Searches for the specified Name and returns the zero-based index of the corresponding calendar.
Syntax
'Declaration
 
Public Overloads Function IndexOf( _
   ByVal name As System.String _
) As System.Integer
public System.int IndexOf( 
   System.string name
)

Parameters

name
See Also

Reference

CustomCalendarCollection Class
CustomCalendarCollection Members
Overload List