C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1EventsCalendar Namespace / C1EventCollection Class / InsertRange Method

In This Topic
InsertRange Method (C1EventCollection)
In This Topic
Syntax
'Declaration
 
Public Sub InsertRange( _
   ByVal index As System.Integer, _
   ByVal collection As System.Collections.Generic.IEnumerable(Of Event) _
) 
 

Parameters

index
collection
See Also