LogicalOrFilter(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.
Overloads (2):
public LogicalOrFilter(
ElementFilter filter1,
ElementFilter filter2
)
-
filter1The first filter.
-
filter2The second filter.
-
A non-optional argument was null