public method O2GTableColumnCollection.get
Brief
Gets a column by its index.
O2GTableColumn
get (int iIndex)
iIndex
The index of a column. The index must be between 0 and size() - 1.
0
size()
- 1
Declared in O2GTableColumnCollection