ElementParameterFilter Constructor


Element Parameter Filter Constructor

Overload List
Name Description
Public method ElementParameterFilter(FilterRule) Constructs a new instance of an ElementParameterFilter from a single rule.
Public method ElementParameterFilter(IList FilterRule ) Initializes a new instance of the ElementParameterFilter class
Public method ElementParameterFilter(FilterRule, Boolean) Constructs a new instance of an ElementParameterFilter, with the option to match all elements not passing a given filter rule.
Public method ElementParameterFilter(IList FilterRule , Boolean) Initializes a new instance of the ElementParameterFilter class
Top
See Also