ComponentOne Gauges for WinForms
IndexOf(C1GaugePointer) Method

C1.Win.C1Gauge.4 Assembly > C1.Win.C1Gauge Namespace > PointerCollection Class > IndexOf Method : IndexOf(C1GaugePointer) Method
Determines the index of a specific C1GaugePointer in the collection.
Syntax
'Declaration
 
Public Overloads Function IndexOf( _
   ByVal pointer As C1GaugePointer _
) As System.Integer
public System.int IndexOf( 
   C1GaugePointer pointer
)

Parameters

pointer
See Also

Reference

PointerCollection Class
PointerCollection Members
Overload List