Click or drag to resize

StartsWithFunction Properties

The StartsWithFunction type exposes the following members.

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