Click or drag to resize

LCaseFunction Properties

The LCaseFunction type exposes the following members.

Properties
  NameDescription
Public propertyArguments
Gets the Arguments of the Expression.
(Inherited from BaseUnaryStringFunction.)
Public propertyCanParallelise
Gets whether an expression can safely be evaluated in parallel.
(Inherited from BaseUnaryStringFunction.)
Public propertyFunctor
Gets the Functor of the Expression.
(Overrides BaseUnaryStringFunctionFunctor.)
Public propertyType
Gets the Type of the Expression.
(Inherited from BaseUnaryStringFunction.)
Public propertyVariables
Gets the Variables used in the function.
(Inherited from BaseUnaryStringFunction.)
Top
See Also