ComponentOne Gauges for WinForms
AddRange Method (PointerCollection)

C1.Win.C1Gauge.4 Assembly > C1.Win.C1Gauge Namespace > PointerCollection Class : AddRange Method
Adds a group of C1GaugePointer objects to the end of the collection.
Syntax
'Declaration
 
Public Sub AddRange( _
   ByVal pointers() As C1GaugePointer _
) 
public void AddRange( 
   C1GaugePointer[] pointers
)

Parameters

pointers
See Also

Reference

PointerCollection Class
PointerCollection Members