ComponentOne Gauges for WinForms
IndexOf(C1GaugeDecorator) Method

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

Parameters

decorator
See Also

Reference

DecoratorCollection Class
DecoratorCollection Members
Overload List