public method IO2GTableColumnCollection.get
Brief
Gets a column by its index.
virtual IO2GTableColumn *
get (int index) = 0
index
The index of a column. The index must be between 0 and size() - 1.
0
size()
- 1
Declared in IO2GTableColumnCollection