ComponentOne Gauges for WinForms
Remove Method (CommonShadowCollection)

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

Parameters

item
See Also

Reference

CommonShadowCollection Class
CommonShadowCollection Members