ComponentOne Gauges for WinForms
AddRange Method (CommonGradientCollection)

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

Parameters

items
See Also

Reference

CommonGradientCollection Class
CommonGradientCollection Members