LightBox for ASP.NET Web Forms
Insert Method

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1LightBox Namespace > C1LightBoxItemCollection Class : Insert Method
Syntax
'Declaration
 
Public Sub Insert( _
   ByVal index As System.Integer, _
   ByVal item As C1LightBoxItem _
) 
public void Insert( 
   System.int index,
   C1LightBoxItem item
)

Parameters

index
item
See Also

Reference

C1LightBoxItemCollection Class
C1LightBoxItemCollection Members