Get a subset of the nodes in the collection.
Namespace: Spotfire.Dxp.DataAssembly: Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 18.10.8513.5432 (18.10.8513.5432)
Syntax
Parameters
- nodes
- Type: System.Collections.Generic IEnumerable Int32
The nodes to include in the subset.
Return Value
Type: DataNodeCollectionA collection which contains the nodes in the subset.
Exceptions
Exception | Condition |
---|---|
System ArgumentNullException | Thrown if the nodes argument was null. |
Version Information
See Also