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