Click or drag to resize

StrStartsFunction Properties

The StrStartsFunction type exposes the following members.

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