LightBox for ASP.NET Web Forms
AddRange Method

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1LightBox Namespace > C1LightBoxItemCollection Class : AddRange Method
Syntax
'Declaration
 
Public Sub AddRange( _
   ByVal collection As System.Collections.Generic.IEnumerable(Of C1LightBoxItem) _
) 
public void AddRange( 
   System.Collections.Generic.IEnumerable<C1LightBoxItem> collection
)

Parameters

collection
See Also

Reference

C1LightBoxItemCollection Class
C1LightBoxItemCollection Members