UnaryOp Type
Union cases
| Union case | Description |
Full Usage:
BitRangeOp(Lower, Upper)
Parameters:
int
Upper : int
|
|
Full Usage:
CarryOfOp
|
|
Full Usage:
NegOp
|
|
Full Usage:
NotOp
|
Instance members
| Instance member | Description |
Full Usage:
this.IsBitRangeOp
Returns: bool
|
|
Full Usage:
this.IsCarryOfOp
Returns: bool
|
|
Full Usage:
this.IsNegOp
Returns: bool
|
|
Full Usage:
this.IsNotOp
Returns: bool
|
|