Click or drag to resize

RandFunction Properties

The RandFunction type exposes the following members.

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