Afraid you got it mixed up my friend. He is using a Listbox. His ComboBoxes are clearing fine according to his original post.
Rather than doing a loop through all the selected values, if he just changes the collection to a null or nothing it should clear out the selected values for him. Much easier IMO.