C1.Silverlight.Schedule.5
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

 

 


Copyright (c) GrapeCity, inc. All rights reserved.