ITable Properties |
The ITable type exposes the following members.
Name | Description | |
---|---|---|
ColumnCount |
Returns the columns amount of the table.
| |
Item |
Returns the row that is in index "idx" in the table.
| |
RowCount |
Returns the rows amount of the table.
|