ComponentOne Gauges for WinForms
Remove Method (PointerCollection)

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

Parameters

pointer
See Also

Reference

PointerCollection Class
PointerCollection Members