| C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > ComboBoxItemList Class : InsertRange Method |
'Declaration Public Shadows Sub InsertRange( _ ByVal index As System.Integer, _ ByVal collection As System.Collections.Generic.IEnumerable(Of Object) _ )
public new void InsertRange( System.int index, System.Collections.Generic.IEnumerable<object> collection )