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