ComponentOne Menus and Toolbars for WinForms
AddRange(ICollection) Method

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1CommandLinks Class > AddRange Method : AddRange(ICollection) Method
Adds the elements of an ICollection to the end.
Syntax
'Declaration
 
Public Overloads Overrides Sub AddRange( _
   ByVal c As System.Collections.ICollection _
) 
public override void AddRange( 
   System.Collections.ICollection c
)

Parameters

c
See Also

Reference

C1CommandLinks Class
C1CommandLinks Members
Overload List