LightBox for ASP.NET Web Forms
Find Method

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

Parameters

match
See Also

Reference

C1LightBoxItemCollection Class
C1LightBoxItemCollection Members