Skip to main content

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.