ComponentOne Menus and Toolbars for WinForms
Add Method (C1Stack)

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1Stack Class : Add Method
Syntax
'Declaration
 
Public Overridable Function Add( _
   ByVal value As System.Object _
) As System.Integer
public virtual System.int Add( 
   System.object value
)

Parameters

value
See Also

Reference

C1Stack Class
C1Stack Members