Skip to main content
A newer version of this page is available. .

IColumn.GetValue Method

Name Parameters Description
GetValue<T>(IRow) row Gets an individual column value from the specified row.
GetValue<T>(Int32) rowIndex Gets an individual column value by the specified row index.