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 parallelised.
(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 used in the Expression.
(Overrides BaseUnaryExpression.Variables.) |