ComponentOne Gauges for WinForms
IndexOf(CommonColorMap) Method

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

Parameters

item
See Also

Reference

CommonColorMapCollection Class
CommonColorMapCollection Members
Overload List