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

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

Parameters

index
item
See Also