Therefore API > API Reference > Classes > ThePairList > Methods
AddRange
Copies all ThePair objects from the specified ThePairList to this one.
Namespace: Therefore.API
Parameters
pFolderList
ThePairList from which to copy all ThePair objects.
Return Value
None.
Exception
Condition
Null Reference Argument
pFolderList is a null reference / null pointer.
ThePairList class
ThePairList methods