Membres ExpressionNodeConstant
The ExpressionNodeConstant object represents an objectthat is used in an expression.
Le type ExpressionNodeConstant expose les membres suivants.
Constructeurs
Nom | Description | |
---|---|---|
ExpressionNodeConstant | Initializes a new instance of the ExpressionNodeConstant class that has the specified object. |
Haut de la page
Méthodes
Haut de la page
Propriétés
Nom | Description | |
---|---|---|
LastEvaluationResult | (Hérité de ExpressionNode.) | |
Tag | Gets the tag text that is associated with the expression node. (Hérité de ExpressionNode.) | |
Type | Gets the type of expression node. (Hérité de ExpressionNode.) | |
TypeClass | Gets the class type when the expression node represents an object. (Hérité de ExpressionNode.) | |
Value | Gets the object value that is the expression node constant. |
Haut de la page
Voir aussi