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

IRow.Item Property

Name Parameters Description
Item[Int32] columnIndex Gets an individual row value by the column index.
Item[String] columnName Gets an individual row value by the column name.