C1.Web.Wijmo.Controls.45 Assembly / C1.C1Schedule Namespace / WorkDays Class / Find Method

In This Topic
Find Method (WorkDays)
In This Topic
Syntax
'Declaration
 
Public Function Find( _
   ByVal match As System.Predicate(Of DayOfWeek) _
) As System.DayOfWeek
 

Parameters

match
See Also