ComponentOne Expression Editor for WPF
LastIndexOf(BaseRule) Method

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

Parameters

item
See Also

Reference

RuleCollection Class
RuleCollection Members
Overload List