C1.Web.Wijmo.Controls.45 Assembly / C1.C1Schedule Namespace / WorkDays Class / IndexOf Method / IndexOf(DayOfWeek) Method

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

Parameters

item
See Also