C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1LightBox Namespace / C1LightBoxItemCollection Class / Exists Method

In This Topic
Exists Method (C1LightBoxItemCollection)
In This Topic
Syntax
'Declaration
 
Public Function Exists( _
   ByVal match As System.Predicate(Of C1LightBoxItem) _
) As System.Boolean
 

Parameters

match
See Also