Therefore API > API Reference > Classes > TheIntArray > Methods
AddRange
Adds all integers from the specified IntArray (by value).
Namespace: Therefore.API
pArray
Array with integers to be added.
None.
Exception
Condition
Null Reference Argument
pArray parameter is a null reference / null pointer.
TheIntArray class
TheIntArray methods