IRow.GetValue Method
Name | Parameters | Description |
---|---|---|
Get |
column | Gets an individual row value for the specified column. |
Get |
column |
Gets an individual row value by the column index. |
Get |
column |
Gets an individual row value by the column name. |