ComponentOne Gauges for WinForms
Remove Method (CommonImageMapCollection)

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

Parameters

item
See Also

Reference

CommonImageMapCollection Class
CommonImageMapCollection Members