ComponentOne Gauges for WinForms
IndexOf(CommonBorder) Method

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

Parameters

item
See Also

Reference

CommonBorderCollection Class
CommonBorderCollection Members
Overload List