|
O
ElementParameterFilter(FilterRule)
|
None
|
Constructs a new instance of an ElementParameterFilter from a single rule.
|
|
O
ElementParameterFilter(IList<FilterRule>)
|
None
|
Initializes a new instance of the ElementParameterFilter class
|
|
O
ElementParameterFilter(FilterRule, Boolean)
|
None
|
Constructs a new instance of an ElementParameterFilter, with the option to match all elements not passing a given filter rule.
|
|
O
ElementParameterFilter(IList<FilterRule>, Boolean)
|
None
|
Initializes a new instance of the ElementParameterFilter class
|