2027 Constructor
Changes 0
C

ElementParameterFilter(FilterRule)

Description:
Constructs a new instance of an ElementParameterFilter from a single rule.
public ElementParameterFilter(
	FilterRule filterRule
)
  • filterRule
    The rule applied to test if the element passes this filter.