Gets the column at the specified index in the collection.
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.
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