List.removeAllItems

Overview | Methods | This Package | All Packages

List.removeAllItems

Removes all items from the list.

Syntax

public void removeAllItems()

Return Value

Returns true if the item was removed, or returns false if the item was not found.