C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1EventsCalendar Namespace / C1EventCollection Class / TrueForAll Method

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

Parameters

match
See Also