ComponentOne Ribbon for WinForms
RemoveAt Method (RibbonItemCollection)

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

Parameters

index
See Also

Reference

RibbonItemCollection Class
RibbonItemCollection Members