ComponentOne Menus and Toolbars for WinForms
AddRange Method (C1Commands)

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

Parameters

c
See Also

Reference

C1Commands Class
C1Commands Members