C1.Web.Wijmo.Controls.45 Assembly / C1.C1Schedule Namespace / WorkDays Class / InsertRange Method

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

Parameters

index
collection
See Also