Click or drag to resize

BaseSetFunction Properties

The BaseSetFunction type exposes the following members.

Properties
  NameDescription
Public propertyArguments
Gets the Arguments of the Exception.
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 the Variable the function applies to.
Top
See Also