Therefore API > API Reference > Classes > TheStringList > Methods
AddRange
Copies all strings from the specified string list to this one.
Namespace: Therefore.API
pStringList
TheStringList from which to copy all strings.
None.
Exception
Condition
Null Reference Argument
pStringList is a null reference / null pointer.
TheStringList class
TheStringList methods