ElementParameterFilter(FilterRule)
Constructor
Description:
Constructs a new instance of an ElementParameterFilter from a single rule.
Constructs a new instance of an ElementParameterFilter from a single rule.
Parameters
Parameter | Type | Description |
---|---|---|
filterRule | FilterRule | The rule applied to test if the element passes this filter. |
Return Value
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |