C1.Win.C1Ribbon.4.8 Assembly / C1.Win.C1Ribbon Namespace / RibbonQatLinkCollection Class / Insert Method

In This Topic
Insert Method (RibbonQatLinkCollection)
In This Topic
Inserts an item into the collection at the specified index.
Syntax
'Declaration
 
Public Sub Insert( _
   ByVal index As System.Integer, _
   ByVal item As System.ComponentModel.Component _
) 
 

Parameters

index
item
See Also