ComponentOne Gauges for WinForms
AddRange Method (CommonColorMapCollection)

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

Parameters

items
See Also

Reference

CommonColorMapCollection Class
CommonColorMapCollection Members