Click or drag to resize

BaseUUIDFunction Properties

The BaseUUIDFunction type exposes the following members.

Properties
  NameDescription
Public propertyArguments
Gets the arguments of the expression.
Public propertyCanParallelise
Returns whether the function can be parallelised.
Public propertyFunctor
Gets the Functor of the expression.
Public propertyType
Gets the Type of the expression.
Public propertyVariables
Gets the variables used in the expression.
Top
See Also