ComponentOne Gauges for WinForms
Remove Method (CommonBorderCollection)

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

Parameters

item
See Also

Reference

CommonBorderCollection Class
CommonBorderCollection Members