ComponentOne Gauges for WinForms
IndexOf(CommonGradient) Method

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

Parameters

item
See Also

Reference

CommonGradientCollection Class
CommonGradientCollection Members
Overload List