ComponentOne Ribbon for WinForms
Add Method (RibbonQatLinkCollection)

C1.Win.C1Ribbon.4 Assembly > C1.Win.C1Ribbon Namespace > RibbonQatLinkCollection Class : Add Method
Adds an item to the end of the collection.
Syntax
'Declaration
 
Public Function Add( _
   ByVal item As System.ComponentModel.Component _
) As System.Integer
public System.int Add( 
   System.ComponentModel.Component item
)

Parameters

item
See Also

Reference

RibbonQatLinkCollection Class
RibbonQatLinkCollection Members