Click or drag to resize

ConstantTerm Properties

The ConstantTerm 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 of the Expression.
Public propertyType
Gets the Type of the Expression.
Public propertyVariables
Gets an Empty Enumerable since a Node Term does not use variables.
Top
See Also