Click or drag to resize
KaxComboBoxItemCollectionRemove Method
Overload List
  Name Description
Public method Remove(Int32)
Removes the specified KaxComboBoxItem object from the current KaxComboBoxItemCollection.
Public method Remove(KaxComboBoxItem)
Removes the specified KaxComboBoxItem object from the current KaxComboBoxItemCollection.
Top
See Also