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

In This Topic
AddRange Method (C1LightBoxItemCollection)
In This Topic
Syntax
'Declaration
 
Public Sub AddRange( _
   ByVal collection As System.Collections.Generic.IEnumerable(Of C1LightBoxItem) _
) 
 

Parameters

collection
See Also