The getSize() method
Returns the size of the column.
Syntax
This method has the
following syntax:
int getSize();
Description
The getSize() method operates on the UdxColumnInfo object. The method returns the length of the string for a column that contains a string value.