TableIF.getNColumns

Gets the number of columns in the table.

interface TableIF
int
getNColumns
()

Return Value

Type: int

a gint representing the number of columns, or 0 if value does not implement this interface.

Meta