ComponentOne Gauges for WinForms
Remove Method (CommonGradientCollection)

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

Parameters

item
See Also

Reference

CommonGradientCollection Class
CommonGradientCollection Members