GroupOperator Constructors
A logical expression which groups two or more operands with a logical AND or OR.
Name | Parameters | Description |
---|---|---|
Group |
none |
Initializes a new instance of the Group |
Group |
operands |
Initializes a new instance of the Group |
Group |
type, operands |
Initializes a new instance of the Group |
Group |
type, operands |
Initializes a new instance of the Group |
See Also