Overload List
| Name | Description | |
|---|---|---|
|
|
StringList()()()() |
Default constructer
|
|
|
StringList(Int32) |
Construct a list with the specified capacity and preallocate the members
|
|
|
StringList(array<String>[]()[][]) |
Create a list from a string array
|