ComponentOne Gauges for WinForms
Remove Method (ValueImageCollection)

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

Parameters

item
See Also

Reference

ValueImageCollection Class
ValueImageCollection Members