AllRuleParametersApplicable Method


OverloadĀ List

Name Description
Public method AllRuleParametersApplicable(ElementFilter)
Checks that the parameters of the rules used by the given ElementFilter are valid for this filter's categories.
Public method AllRuleParametersApplicable(IList FilterRule ) Obsolete.
Checks that the parameters of the given rules are valid for this filter's categories.
Public method Static member AllRuleParametersApplicable(Document, ICollection ElementId , ElementFilter)
Checks that the parameters of the given ElementFilter (representing a combination of rules) are valid for the given set of categories.
Public method Static member AllRuleParametersApplicable(Document, ICollection ElementId , IList FilterRule ) Obsolete.
Checks that the parameters of the given rules are valid for the given set of categories.

See Also