BNodeFunction Properties |
The BNodeFunction type exposes the following members.
Name | Description | |
---|---|---|
![]() | Arguments |
Gets the arguments of the expression.
(Overrides BaseUnaryExpression.Arguments.) |
![]() | CanParallelise |
Gets whether the expression can be parallelized.
(Overrides BaseUnaryExpression.CanParallelise.) |
![]() | Functor |
Gets the Functor of the Expression.
(Overrides BaseUnaryExpression.Functor.) |
![]() | Type |
Gets the Type of the Expression.
(Overrides BaseUnaryExpression.Type.) |
![]() | Variables |
Gets the variables in the expression.
(Overrides BaseUnaryExpression.Variables.) |