ComponentOne Document Library for WPF
IndexOf Method (GradientStopCollection)

C1.WPF.Document.4 Assembly > C1.WPF.Document 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