NotOperator Constructors
The logical NOT operation that inverts an operand.
Name | Parameters | Description |
---|---|---|
Not |
none |
Initializes a new instance of the Not |
Not |
operand |
Initializes a new Not |
See Also