2027 Constructor
Changes 0
C

LogicalAndFilter

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