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