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