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

In This Topic
FindAll Method (WorkDays)
In This Topic
Syntax
'Declaration
 
Public Function FindAll( _
   ByVal match As System.Predicate(Of DayOfWeek) _
) As System.Collections.Generic.List(Of T)
 

Parameters

match
See Also