Gets the column at the specified index 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
- index
- Type: System Int32
The index.
Return Value
Type: DataRowReaderColumnThe column at the index.
Exceptions
Exception | Condition |
---|---|
System ArgumentOutOfRangeException | Thrown if the index is outside the bounds of this collection. |
Version Information
See Also