Is there a command which will clear all the check boxes in a CheckedListBox control ?

Or do I need to loop through each item and uncheck as required ?

Thanks in advance for any help