ComponentOne Gauges for WinForms
Remove Method (CommonImageCollection)

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

Parameters

item
See Also

Reference

CommonImageCollection Class
CommonImageCollection Members