Therefore API > API Reference > Classes > TheObjectList > Methods
AddRange
Copies all objects from the specified TheObjectList to this one.
Namespace: Therefore.API
pObjectList
TheObjectList from which to copy all items.
None.
Exception
Condition
Null Reference Argument
pObject is a null reference / null pointer.