ComponentOne Gauges for WinForms
Add Method (CommonGradientCollection)

C1.Win.C1Gauge.4 Assembly > C1.Win.C1Gauge Namespace > CommonGradientCollection Class : Add Method
Adds the specified CommonGradient to the collection.
Syntax
'Declaration
 
Public Function Add( _
   ByVal item As CommonGradient _
) As System.Integer
public System.int Add( 
   CommonGradient item
)

Parameters

item
See Also

Reference

CommonGradientCollection Class
CommonGradientCollection Members