LogicalOrFilter Constructor

Overload List
 NameDescription
Public methodLogicalOrFilter(IListElementFilter) Constructs a new instance of the logical filter with any number of input filters.
Public methodLogicalOrFilter(ElementFilter, ElementFilter) Constructs a new instance of the logical filter with two input filters.
Top
See Also