Overload List
| Name | Description | |
|---|---|---|
| List(String, String, Boolean) |
Creates a new CollectionType for an IList.
| |
| List<(Of <<'(T>)>>)(String, String, Boolean) |
Creates a new CollectionType for an
IList<(Of <(<'T>)>)> with list
semantics.
|