Gets the node at the given index.
Namespace: Spotfire.Dxp.DataAssembly: Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 14.10.7525.5058 (14.10.7525.5058)
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