BinaryOp Type
Union cases
| Union case | Description |
Full Usage:
AddOp
|
|
Full Usage:
BitAndOp
|
|
Full Usage:
BitOrOp
|
|
Full Usage:
BitXorOp
|
|
Full Usage:
SubOp
|
Instance members
| Instance member | Description |
Full Usage:
this.IsAddOp
Returns: bool
|
|
Full Usage:
this.IsBitAndOp
Returns: bool
|
|
Full Usage:
this.IsBitOrOp
Returns: bool
|
|
Full Usage:
this.IsBitXorOp
Returns: bool
|
|
Full Usage:
this.IsSubOp
Returns: bool
|
|