LogicOperator Fields |
The LogicOperator type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | AND |
An instance of LogicOperator representing the AND logical operator.
|
![]() ![]() | OR |
An instance of LogicOperator representing the OR logical operator.
|