ComponentOne Gauges for WinForms
IndexOf(CommonShadow) Method

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

Parameters

item
See Also

Reference

CommonShadowCollection Class
CommonShadowCollection Members
Overload List