Home > Language Reference > Classes > ChoiceControl

ListCount Property

Number of items in a list.

Syntax

Public Property Get ListCount() As Integer

Remarks

The ListCount property returns the number of items contained in the list displayed by the control. Valid subscripts accepted by the ItemData, List, ListIndex and RemoveItem methods and functions are between 0 and the value of this property minus 1.

System requirements

SystemMinimal versionRemarks
Palm OSPalm OS 3.0N/A