ComponentOne Gauges for WinForms
IndexOf(String) Method

C1.Win.C1Gauge.4 Assembly > C1.Win.C1Gauge Namespace > PointerCollection Class > IndexOf Method : IndexOf(String) Method
Determines index of the first C1GaugePointer with the specified name in the collection.
Syntax
'Declaration
 
Public Overloads Function IndexOf( _
   ByVal name As System.String _
) As System.Integer
public System.int IndexOf( 
   System.string name
)

Parameters

name
See Also

Reference

PointerCollection Class
PointerCollection Members
Overload List