Click or drag to resize

InFunction Properties

The InFunction type exposes the following members.

Properties
  NameDescription
Public propertyArguments
Gets the Arguments of the Exception.
(Inherited from BaseSetFunction.)
Public propertyCanParallelise
Gets whether an expression can safely be evaluated in parallel.
(Inherited from BaseSetFunction.)
Public propertyFunctor
Gets the Functor of the Expression.
(Overrides BaseSetFunction.Functor.)
Public propertyType
Gets the Type of the Expression.
(Inherited from BaseSetFunction.)
Public propertyVariables
Gets the Variable the function applies to.
(Inherited from BaseSetFunction.)
Top
See Also