LightBox for ASP.NET Web Forms
Exists Method

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1LightBox Namespace > C1LightBoxItemCollection Class : Exists Method
Syntax
'Declaration
 
Public Function Exists( _
   ByVal match As System.Predicate(Of C1LightBoxItem) _
) As System.Boolean
public System.bool Exists( 
   System.Predicate<C1LightBoxItem> match
)

Parameters

match
See Also

Reference

C1LightBoxItemCollection Class
C1LightBoxItemCollection Members