public readonly struct Direction| Equals | (Inherited from ValueType) |
| GetHashCode | (Inherited from ValueType) |
| GetType | (Inherited from Object) |
| ToString | (Inherited from ValueType) |
| BitwiseOr(Direction, MathExpr) | Combines the direction on the left hand side of the pipe operator with the objective expression on the right hand side, and returns the resulting objective function. |
| BitwiseOr(Direction, Sca) | Combines the direction on the left hand side of the pipe operator with the objective expression on the right hand side, and returns the resulting objective function. |
| BitwiseOr(Direction, Set) | Combines the direction on the left hand side of the pipe operator with the objective expression on the right hand side, and returns the resulting objective function. |
| BitwiseOr(Direction, Term) | Combines the direction on the left hand side of the pipe operator with the objective expression on the right hand side, and returns the resulting objective function. |
| BitwiseOr(Direction, Var) | Combines the direction on the left hand side of the pipe operator with the objective expression on the right hand side, and returns the resulting objective function. |
| BitwiseOr(Direction, VarD0) | Combines the direction on the left hand side of the pipe operator with the objective expression on the right hand side, and returns the resulting objective function. |
| BitwiseOr(Direction, Double) | Combines the direction on the left hand side of the pipe operator with the objective expression on the right hand side, and returns the resulting objective function. |
| BitwiseOr(Direction, Int32) | Combines the direction on the left hand side of the pipe operator with the objective expression on the right hand side, and returns the resulting objective function. |