ComponentOne FlexReport for WinForms
IndexOf Method (GradientStopCollection)

C1.Win.C1Document.4 Assembly > C1.Win.C1Document Namespace > GradientStopCollection Class : IndexOf Method
Syntax
'Declaration
 
Public Function IndexOf( _
   ByVal item As GradientStop _
) As System.Integer
public System.int IndexOf( 
   GradientStop item
)

Parameters

item
See Also

Reference

GradientStopCollection Class
GradientStopCollection Members