Home
Overload List
| Name | Description |
|---|---|
| Item[([(Int32])]) |
get/set the Row at the supplied Row Index
|
| Item[([(String])]) |
get or set the Row at the supplied Row Key
|
| Item[([(Int32, Int32])]) |
get/set the Cell at the supplied RowIndex,ColumnIndex
|
| Item[([(String, String])]) |
get/set the Cell at the supplied RowKey,ColumnIndex
|