ComponentOne Menus and Toolbars for WinForms
AddRange Method (C1Stack)

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1Stack Class : AddRange Method
Syntax
'Declaration
 
Public Overridable Sub AddRange( _
   ByVal c As System.Collections.ICollection _
) 
public virtual void AddRange( 
   System.Collections.ICollection c
)

Parameters

c
See Also

Reference

C1Stack Class
C1Stack Members