Get the union of the node collections. The nodes must be defined on the
same hierarchy level.
Namespace: Spotfire.Dxp.DataAssembly: Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 18.10.8513.5432 (18.10.8513.5432)
Syntax
Parameters
- dataNodeCollection
- Type: Spotfire.Dxp.Data DataNodeCollection
The node collection to union with.
Return Value
Type: DataNodeCollectionA collection of the union of the nodes.
Exceptions
Exception | Condition |
---|---|
System ArgumentNullException | Thrown if the dataNodeCollection argument was null. |
Version Information
See Also