'Declaration Public Sub InsertRange( _ ByVal index As System.Integer, _ ByVal collection As System.Collections.Generic.IEnumerable(Of LogEntryBase) _ )
public void InsertRange( System.int index, System.Collections.Generic.IEnumerable<LogEntryBase> collection )
Parameters
- index
- collection