Microsoft SDK for Java

CheckedListBox.removeAll

Removes all items from the list box.

Syntax

public final void removeAll()

Remarks

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

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