ElementParameterFilter Constructor

ElementParameterFilter Constructor

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