'Declaration Public Function FindLast( _ ByVal match As System.Predicate(Of BaseRule) _ ) As BaseRule
public BaseRule FindLast( System.Predicate<BaseRule> match )
RuleCollection Class RuleCollection Members