ComponentOne Menus and Toolbars for WinForms
AddRange Method (C1NavBarButton.ButtonCollection)

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

Parameters

c
See Also

Reference

C1NavBarButton.ButtonCollection Class
C1NavBarButton.ButtonCollection Members