Click or drag to resize

ConstantExpression Properties

The ConstantExpression type exposes the following members.

Properties
  NameDescription
Public propertyChildren
Returns the list of sub-expressions to the current expression.
(Inherited from ExpressionBase.)
Public propertyConstant
Returns the constant value that the expression represents.
Public propertyConstantType
Returns the type of the constant.
Public propertyPrecedence (Overrides ExpressionBasePrecedence.)
Public propertyTreeObjectName (Inherited from ExpressionBase.)
Top
See Also