ComponentOne Menus and Toolbars for WinForms
Add Method (C1Commands)

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1Commands 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

C1Commands Class
C1Commands Members