C1.C1Word.4 Assembly > C1.Util Namespace > CodeRanges Class : InsertRange Method |
'Declaration Public Sub InsertRange( _ ByVal index As System.Integer, _ ByVal collection As System.Collections.Generic.IEnumerable(Of CodeRange) _ )
public void InsertRange( System.int index, System.Collections.Generic.IEnumerable<CodeRange> collection )