[This is preliminary documentation and is subject to change.]
The StringList type exposes the following methods.
Methods
| Member | Description | |
|---|---|---|
| AddRange(IEnumerable<(Of <(T>)>)) | (Inherited from ListEx<(Of <(T>)>).) | |
| AddRange(StringCollection) | ||
| CreateSynchronized()()() |
Creates new empty synchronized collection of same type.
(Inherited from ListEx<(Of <(T>)>).) | |
| ToArray()()() | (Inherited from ListEx<(Of <(T>)>).) | |
| ToString()()() |
Returns string consisting from all elements each on one line.
(Overrides Object..::.ToString()()().) |