ListBox.clear

Syntax

clear();

Description

The clear method removes all elements from the list.

Example

The example of property use is given in description of the ListBox.getScrollBox method.

See also:

ListBox