ComponentOne Menus and Toolbars for WinForms
Add Method (C1CommandLinks)

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1CommandLinks Class : Add Method
Adds an object to the end.
Syntax
'Declaration
 
Public Overrides Function Add( _
   ByVal o As System.Object _
) As System.Integer
public override System.int Add( 
   System.object o
)

Parameters

o
See Also

Reference

C1CommandLinks Class
C1CommandLinks Members