[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonItemCollectionBase.Add

Add Method

Add(RibbonItem)

Adds the specified RibbonItem to the collection.

Declaration
public int Add(RibbonItem item)
Public Function Add(item As RibbonItem) As Integer
Parameters
Type Name Description
RibbonItem item
Returns
Type Description
int

The index of the item in the collection.