List<(Of <(<'T>)>)> Constructor
Overload List
Name | Description | |
---|---|---|
![]() |
List<(Of <(<'T>)>)>()()()() |
Initializes a new instance of the List<(Of <(<'T>)>)> class that is empty and has the default initial capacity.
|
![]() |
List<(Of <(<'T>)>)>(Int32) |
Initializes a new instance of the List<(Of <(<'T>)>)> class that is empty and has the specified initial capacity.
|
![]() |
List<(Of <(<'T>)>)>(IEnumerable<(Of <<'(T>)>>)) |