ComponentOne Input for WinForms
RemoveAt Method (DropDownItemCollection)

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

Parameters

index
See Also

Reference

DropDownItemCollection Class
DropDownItemCollection Members