Click or drag to resize
ITable Properties

The ITable type exposes the following members.

Properties
  NameDescription
Public propertyColumnCount
Returns the columns amount of the table.
Public propertyCode exampleItem
Returns the row that is in index "idx" in the table.
Public propertyRowCount
Returns the rows amount of the table.
Top
See Also