2027 Constructor
Changes 0
C

LogicalOrFilter

Name Return Type Description
O LogicalOrFilter(IList<ElementFilter>) None Constructs a new instance of the logical filter with any number of input filters.
O LogicalOrFilter(ElementFilter, ElementFilter) None Constructs a new instance of the logical filter with two input filters.