Function: mergeCollection()
mergeCollection(
target
,source
,parentPaths
,modifyCollection
?):EntityCollection
Parameters​
• target: EntityCollection
<any
, any
>
• source: EntityCollection
<any
, any
>
• parentPaths: string
[] = []
• modifyCollection?