TableT.getSelectedColumns

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

template TableT()
override
void
getSelectedColumns
(
out int[] selected
)

Parameters

selected int[]

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