Click or drag to resize

IfElseFunction Properties

The IfElseFunction type exposes the following members.

Properties
  NameDescription
Public propertyArguments
Gets the Arguments of the Expression.
Public propertyCanParallelise
Gets whether an expression can safely be evaluated in parallel.
Public propertyFunctor
Gets the Functor for the Expression.
Public propertyType
Gets the Expression Type.
Public propertyVariables
Gets the enumeration of variables used in the expression.
Top
See Also