Get a column with a 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 column to retrieve.
Return Value
Type: DataColumnThe column at the given index.
Exceptions
Exception | Condition |
---|---|
System ArgumentOutOfRangeException | Thrown if the index is out of range. |
Version Information
See Also