RandomFunction Properties | 
The RandomFunction type exposes the following members.
| Name | Description | |
|---|---|---|
| Arguments | 
            Gets the Arguments of the Expression.
              (Inherited from BaseBinaryExpression.) | |
| CanParallelise | 
            Gets whether an expression can safely be evaluated in parallel.
              (Inherited from BaseBinaryExpression.) | |
| Functor | 
            Gets the Functor of the Expression.
              (Overrides BaseBinaryExpressionFunctor.) | |
| Type | 
            Gets the type of the expression.
              (Overrides BaseBinaryExpressionType.) | |
| Variables | 
            Gets an enumeration of all the Variables used in this expression.
              (Inherited from BaseBinaryExpression.) |