RVTDocs.com

ElementParameterFilter(FilterRule)

Constructor
Description:
Constructs a new instance of an ElementParameterFilter from a single rule.
Syntax
public ElementParameterFilter(
	FilterRule filterRule
)
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