Bridge

List<(Of <(<'T>)>)> Constructor

Overload List


  Name Description
Public method List<(Of <(<'T>)>)>()()()()
Initializes a new instance of the List<(Of <(<'T>)>)> class that is empty and has the default initial capacity.
Public method List<(Of <(<'T>)>)>(Int32)
Initializes a new instance of the List<(Of <(<'T>)>)> class that is empty and has the specified initial capacity.
Public method List<(Of <(<'T>)>)>(IEnumerable<(Of <<'(T>)>>))