GetItemCount

From LoTROInterface Wiki

Jump to: navigation, search


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.

Personal tools