CompositeEntityCollection
constructor(collections: <Error class: unknown class><EntityCollection>? = definedExternally, owner: DataSource)(source)
constructor(collections: <Error class: unknown class><EntityCollection>? = definedExternally, owner: CompositeEntityCollection)(source)
constructor(collections: <Error class: unknown class><EntityCollection>? = definedExternally)(source)
Parameters
collections
The initial list of EntityCollection instances to merge.
owner
The data source (or composite entity collection) which created this collection.