Beta Documentation - Subject to change.

Clears all the items from the listbox.

Syntax

Lua
function ListBox:ClearItems();

Remarks

Clears all the items from the listbox.

See Also