ComponentOne Gauges for WinForms
Remove Method (CommonColorMapCollection)

C1.Win.C1Gauge.4 Assembly > C1.Win.C1Gauge Namespace > CommonColorMapCollection Class : Remove Method
Removes the specified CommonColorMap from the collection.
Syntax
'Declaration
 
Public Sub Remove( _
   ByVal item As CommonColorMap _
) 
public void Remove( 
   CommonColorMap item
)

Parameters

item
See Also

Reference

CommonColorMapCollection Class
CommonColorMapCollection Members