ComponentOne Gauges for WinForms
AddRange Method (CommonImageCollection)

C1.Win.C1Gauge.4 Assembly > C1.Win.C1Gauge Namespace > CommonImageCollection Class : AddRange Method
Adds a group of CommonImage objects to the end of the collection.
Syntax
'Declaration
 
Public Sub AddRange( _
   ByVal items() As CommonImage _
) 
public void AddRange( 
   CommonImage[] items
)

Parameters

items
See Also

Reference

CommonImageCollection Class
CommonImageCollection Members