Table.getSelectedColumns

Gets the selected columns of the table by initializing **selected with the selected column numbers. This array should be freed by the caller.

interface Table
void
getSelectedColumns
(
out int[] selected
)

Parameters

selected int[]

a #gint** that is to contain the selected columns numbers