ComponentOne Gauges for WinForms
IndexOf(CommonShape) Method

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

Parameters

item
See Also

Reference

CommonShapeCollection Class
CommonShapeCollection Members
Overload List