get-number in list-control<%>
get-number
list-control<%>
Returns the number of user-selectable items in the control (which is also one more than the greatest index in the list control).
(send a-list-control get-number) -> exact non-negative integer
(send a-list-control get-number)
send
a-list-control