Method GetDouble
GetDouble(Int32)
Gets value of specified index as double.
Declaration
double GetDouble(int index)
Parameters
Type | Name | Description |
---|---|---|
System. |
index | Index of a column. |
Returns
Type | Description |
---|---|
System. |
Double value on a specified index. |