DynamicBinaryOperator
Overview
When implementing the IDynamicObject, this has the operator used in the calling code.
Location
- Reference: Island.fx
- Namespace: RemObjects.Elements.System
Value | Description |
---|---|
Add | |
And | |
BoolAnd | |
BoolOr | |
Div | |
Equal | |
extended | |
Greater | |
GreaterEqual | |
Implies | |
IntDiv | |
Less | |
LessEqual | |
Mod | |
Mul | |
None | |
NotEqual | |
Or | |
Pow | |
Shl | |
Shr | |
Sub | |
UShr | |
Xor |