BigList<(Of <(<'T>)>)> Constructor (BigList<(Of <(<'T>)>)>, Int32)
Creates a new BigList that is several copies of list.
Namespace:
Wintellect.PowerCollections
Assembly:
PowerCollections (in PowerCollections.dll)
Syntax
Parameters
- list
- Type: Wintellect.PowerCollections..::..BigList<(Of <(<'T>)>)>
The BigList to copy.
- copies
- Type: Int32
Number of copies of the collection to use.