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