LightBox for ASP.NET Web Forms
RemoveAll Method

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

Parameters

match
See Also

Reference

C1LightBoxItemCollection Class
C1LightBoxItemCollection Members