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