ComponentOne Expression Editor for WPF
IndexOf(BaseRule) Method

C1.WPF.ExpressionEditor.4 Assembly > C1.WPF.ExpressionEditor Namespace > RuleCollection Class > IndexOf Method : IndexOf(BaseRule) Method
Syntax
'Declaration
 
Public Overloads Function IndexOf( _
   ByVal item As BaseRule _
) As System.Integer
public System.int IndexOf( 
   BaseRule item
)

Parameters

item
See Also

Reference

RuleCollection Class
RuleCollection Members
Overload List