Subscriber portal
Returns the number of items in the combo box control.
public int count()
The following example shows how to use the count method.
int j; j = this.count();