ElementParameterFilter
| Name | Return Type | Description |
|---|---|---|
| ElementParameterFilter(FilterRule) | None | Constructs a new instance of an ElementParameterFilter from a single rule. |
| ElementParameterFilter(IList.FilterRule.) | None | Constructs a new instance of an ElementParameterFilter from a set of rules. |
| ElementParameterFilter(FilterRule, Boolean) | None | Constructs a new instance of an ElementParameterFilter, with the option to match all elements not passing a given filter rule. |
| ElementParameterFilter(IList.FilterRule., Boolean) | None | Constructs a new instance of an ElementParameterFilter, with the option to match all elements not passing the given filter rules. |
No comments yet. Start the discussion.
Loading…