ListBox.removeAll

Overview | Methods | Fields | This Package | All Packages

ListBox.removeAll

Removes all items from the list box.

Syntax

public void removeAll()

Remarks

When you remove items from the list, all information about the deleted items is lost.