You could try clearing the items first:
this.selectAttribute.Items.Clear();
solved How can I delete all the items in combo box? [closed]
You could try clearing the items first:
this.selectAttribute.Items.Clear();
solved How can I delete all the items in combo box? [closed]