ComponentOne InputPanel for WinForms
RemoveAt Method (InputComboBoxItemCollection)

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > InputComboBoxItemCollection Class : RemoveAt Method
Syntax
'Declaration
 
Public Sub RemoveAt( _
   ByVal index As System.Integer _
) 
public void RemoveAt( 
   System.int index
)

Parameters

index
See Also

Reference

InputComboBoxItemCollection Class
InputComboBoxItemCollection Members