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

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

Parameters

match
See Also