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

In This Topic
FindAll Method (C1LightBoxItemCollection)
In This Topic
Syntax
'Declaration
 
Public Function FindAll( _
   ByVal match As System.Predicate(Of C1LightBoxItem) _
) As System.Collections.Generic.List(Of T)
 

Parameters

match
See Also