GRBColumn()
Column constructor. Create an empty column, or copy an existing column.
Create an empty column.
Return value:
An empty column object.
GRBColumn |
GRBColumn ( |
GRBColumn |
orig ) |
Copy an existing column.
Return value:
A copy of the input column object.