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

In This Topic
RemoveRange Method (C1LightBoxItemCollection)
In This Topic
Syntax
'Declaration
 
Public Sub RemoveRange( _
   ByVal index As System.Integer, _
   ByVal count As System.Integer _
) 
 

Parameters

index
count
See Also