BNodeFunction Properties |
The BNodeFunction type exposes the following members.
Name | Description | |
---|---|---|
Arguments |
Gets the Arguments of the Expression.
(Overrides BaseUnaryExpressionArguments.) | |
CanParallelise |
Gets whether the expression can be parallelised.
(Overrides BaseUnaryExpressionCanParallelise.) | |
Functor |
Gets the Functor of the Expression.
(Overrides BaseUnaryExpressionFunctor.) | |
Type |
Gets the Type of the Expression.
(Overrides BaseUnaryExpressionType.) | |
Variables |
Gets the Variables used in the Expression.
(Overrides BaseUnaryExpressionVariables.) |