[]
Gets the double-precision floating point number of the specified field.
public double GetDouble(int i)
| Type | Name | Description |
|---|---|---|
| int | i | The index of the field to find. |
| Type | Description |
|---|---|
| double | The double-precision floating point number of the specified field. |