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