Overload List

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

See Also