ElementParameterFilter
Public Constructor
Public Method
ElementParameterFilter(FilterRule)
Public Method
ElementParameterFilter(IList.FilterRule.)
Public Method
ElementParameterFilter(FilterRule, Boolean)
Public Method
ElementParameterFilter(IList.FilterRule., Boolean)
Overload List
Name
Description
Public Method
ElementParameterFilter(FilterRule)
Constructs a new instance of an ElementParameterFilter from a single rule.
Public Method
ElementParameterFilter(IList.FilterRule.)
Constructs a new instance of an ElementParameterFilter from a set of rules.
Public Method
ElementParameterFilter(FilterRule, Boolean)
Constructs a new instance of an ElementParameterFilter, with the option to match all elements not passing a given filter rule.
Public Method
ElementParameterFilter(IList.FilterRule., Boolean)
Constructs a new instance of an ElementParameterFilter, with the option to match all elements not passing the given filter rules.