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