The AbstractCriterion type exposes the following members.
Operators
Name | Description | |
---|---|---|
![]() ![]() | BitwiseAnd(AbstractCriterion, AbstractCriterion) | |
![]() ![]() | BitwiseAnd(AbstractCriterion, AbstractEmptinessExpression) | |
![]() ![]() | BitwiseOr(AbstractCriterion, AbstractCriterion) | |
![]() ![]() | BitwiseOr(AbstractCriterion, AbstractEmptinessExpression) | |
![]() ![]() | False |
See here for details:
http://steve.emxsoftware.com/NET/Overloading+the++and++operators
|
![]() ![]() | LogicalNot | |
![]() ![]() | True |
See here for details:
http://steve.emxsoftware.com/NET/Overloading+the++and++operators
|