C1.Silverlight.Schedule.5 Assembly > C1.C1Schedule Namespace > WorkDays Class : InsertRange Method |
'Declaration Public Sub InsertRange( _ ByVal index As System.Integer, _ ByVal collection As System.Collections.Generic.IEnumerable(Of DayOfWeek) _ )
public void InsertRange( System.int index, System.Collections.Generic.IEnumerable<DayOfWeek> collection )