Index
Collapse All
Expand All
GetItemCount Method
ListBox Class
Members
See Also
Beta Documentation - Subject to change.
Gets the number of items in the list box.
Syntax
Lua
function
ListBox
:
GetItemCount
(
)
;
Returns
Type: number
The number of items in the list box.
Remarks
Gets the number of items in the list box.
See Also
ListBox
Turbine.UI