Gets the node at the given index.
Namespace: Spotfire.Dxp.DataAssembly: Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 18.10.8513.5432 (18.10.8513.5432)
Syntax
Parameters
- index
- Type: System Int32
The index of the node.
Return Value
Type: DataNodeThe node at the given index.
Exceptions
Exception | Condition |
---|---|
System ArgumentOutOfRangeException | Thrown if the index is less than zero or larger than or equal to count. |
Version Information
See Also