LogicalAndFilter(ElementFilter, ElementFilter)
Description:
Constructs a new instance of the logical filter with two input filters.
Constructs a new instance of the logical filter with two input filters.
Remarks:
The input filters will be copied.
The input filters will be copied.
Overloads (2):
LogicalAndFilter(ElementFilter,ElementFilter)
public LogicalAndFilter(
ElementFilter filter1,
ElementFilter filter2
)
-
filter1The first filter.
-
filter2The second filter.
-
A non-optional argument was null