Method GetValue
GetValue(Int32)
Gets value at specified column index
Declaration
object GetValue(int index)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | index | Index of column |
Returns
Type | Description |
---|---|
System.Object | long value on specified index |