ComponentOne Scheduler for WPF and Silverlight
Exists Method (WorkDays)

C1.C1Schedule Namespace > WorkDays Class : Exists Method
Syntax
'Declaration
 
Public Function Exists( _
   ByVal match As System.Predicate(Of DayOfWeek) _
) As System.Boolean
public System.bool Exists( 
   System.Predicate<DayOfWeek> match
)

Parameters

match
See Also

Reference

WorkDays Class
WorkDays Members