Counting Items

The size method returns the total number of items in the Listbox:

$count = $lb->size( );