IColumn Methods
A schema of a column in a ITable.Name | Description |
---|---|
GetValue<T>(IRow) | Gets an individual column value from the specified row. |
GetValue<T>(Int32) | Gets an individual column value by the specified row index. |
See Also
Name | Description |
---|---|
GetValue<T>(IRow) | Gets an individual column value from the specified row. |
GetValue<T>(Int32) | Gets an individual column value by the specified row index. |
No
Your feedback is appreciated.