Membros ExpressionNodeConstant
The ExpressionNodeConstant object represents an objectthat is used in an expression.
O tipo ExpressionNodeConstant expõe os seguintes membros.
Construtores
Nome | Descrição | |
---|---|---|
ExpressionNodeConstant | Initializes a new instance of the ExpressionNodeConstant class that has the specified object. |
Início
Métodos
Início
Propriedades
Nome | Descrição | |
---|---|---|
LastEvaluationResult | (Herdado de ExpressionNode.) | |
Tag | Gets the tag text that is associated with the expression node. (Herdado de ExpressionNode.) | |
Type | Gets the type of expression node. (Herdado de ExpressionNode.) | |
TypeClass | Gets the class type when the expression node represents an object. (Herdado de ExpressionNode.) | |
Value | Gets the object value that is the expression node constant. |
Início
Consulte também