Microsoft SDK for Java

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.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.