ComponentOne Expression Editor for WPF
FindLastIndex(Predicate<BaseRule>) Method

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

Parameters

match
See Also

Reference

RuleCollection Class
RuleCollection Members
Overload List