Implemented interface member:
2 references to RemoveAt
System.Windows.Forms (1)
System\Windows\Forms\Controls\ComboBox\ComboBox.ObjectCollection.cs (1)
401RemoveAt(index);
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\ShortcutKeysEditor.ShortcutKeysUI.cs (1)
102_keyComboBox.Items.RemoveAt(0);