ComponentOne Gauges for WinForms
Add Method (PointerCollection)

C1.Win.C1Gauge.4 Assembly > C1.Win.C1Gauge Namespace > PointerCollection Class : Add Method
Adds the specified C1GaugePointer to the collection.
Syntax
'Declaration
 
Public Function Add( _
   ByVal pointer As C1GaugePointer _
) As System.Integer
public System.int Add( 
   C1GaugePointer pointer
)

Parameters

pointer
See Also

Reference

PointerCollection Class
PointerCollection Members