[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonQatLinkCollection.Insert

Insert Method

Insert(int, Component)

Inserts an item into the collection at the specified index.

Declaration
public void Insert(int index, Component item)
Parameters
Type Name Description
int index
Component item