CollectionUtilities..::..InsertRange<(Of <(<'T>)>)> Method
Inserts a list of values into the target collection.
Namespace:
Tortuga.AnchorAssembly: Tortuga.Anchor (in Tortuga.Anchor.dll)
Syntax
Type Parameters
- T
Parameters
- target
- Type: IList<(Of <(<'T>)>)>
- startingIndex
- Type: Int32
- list
- Type: IEnumerable<(Of <(<'T>)>)>