The DataFrameRowR, C generic type exposes the following members.
| Name | Description |
---|
 | ColumnIndex |
Gets the column index of the row.
|
 | ItemC |
Gets the value with the specified key.
|
 | ItemInt32 |
Gets the value at the specified index.
|
 | Key |
Gets the key associated with the row in the data frame.
|
 | Length |
Gets the number of columns in the data frame.
|
Top
Reference