Share

ElementParameterFilter Constructor

Overload List

 NameDescription
Public methodElementParameterFilter(FilterRule) Constructs a new instance of an ElementParameterFilter from a single rule.
Public methodElementParameterFilter(IList<FilterRule>) Constructs a new instance of an ElementParameterFilter from a set of rules.
Public methodElementParameterFilter(FilterRule, Boolean) Constructs a new instance of an ElementParameterFilter, with the option to match all elements not passing a given filter rule.
Public methodElementParameterFilter(IList<FilterRule>, Boolean) Constructs a new instance of an ElementParameterFilter, with the option to match all elements not passing the given filter rules.

See Also

Reference

Was this information helpful?