List<(Of <(<'T>)>)> Constructor (Int32)
Initializes a new instance of the List<(Of <(<'T>)>)> class that is empty and has the specified initial capacity.
Namespace:
System.Collections.GenericAssembly: Bridge (in Bridge.dll)
Syntax
Parameters
- capacity
- Type: System..::..Int32
The number of elements that the new list can initially store.