FilterBuilderAnd Method A Sandcastle Documented Class Library
Overload List

  NameDescription
Public methodStatic memberAnd(Filter)
Create a new AND filter to match the intersection of results that each of the specified operands would return.
Public methodStatic memberAnd(Filter, Filter)
Create a new AND filter to match the intersection of results that f1 and f2 would return.
Top
See Also

Reference