[]
Gets the fixed-position numeric value of the specified field.
public decimal GetDecimal(int i)
Type | Name | Description |
---|---|---|
int | i | The index of the field to find. |
Type | Description |
---|---|
decimal | The fixed-position numeric value of the specified field. |