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