WinForms Edition Documentation
C1.Win.C1Win7Pack Namespace / ThumbButtonCollection Class / AddRange Method

In This Topic
AddRange Method (ThumbButtonCollection)
In This Topic
Adds a group of C1ThumbButton objects to the end of the collection.
Syntax
'Declaration
 
Public Sub AddRange( _
   ByVal items() As C1ThumbButton _
) 
 

Parameters

items
See Also