AllRuleParametersApplicable Method

Overload List

  NameDescription
Public methodAllRuleParametersApplicable(ElementFilter)
Checks that the parameters of the rules used by the given ElementFilter are valid for this filter's categories.
Public methodAllRuleParametersApplicable(IList<(Of <<'(FilterRule>)>>)) Obsolete.
Checks that the parameters of the given rules are valid for this filter's categories.
Public methodStatic memberAllRuleParametersApplicable(Document, ICollection<(Of <<'(ElementId>)>>), ElementFilter)
Checks that the parameters of the given ElementFilter (representing a combination of rules) are valid for the given set of categories.
Public methodStatic memberAllRuleParametersApplicable(Document, ICollection<(Of <<'(ElementId>)>>), IList<(Of <<'(FilterRule>)>>)) Obsolete.
Checks that the parameters of the given rules are valid for the given set of categories.

See Also