ComponentOne Gauges for WinForms
Remove Method (CommonShapeCollection)

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

Parameters

item
See Also

Reference

CommonShapeCollection Class
CommonShapeCollection Members