ComponentOne Gauges for WinForms
Add Method (CommonColorMapCollection)

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

Parameters

item
See Also

Reference

CommonColorMapCollection Class
CommonColorMapCollection Members