ExpressionNodeConstant 멤버
The ExpressionNodeConstant object represents an objectthat is used in an expression.
ExpressionNodeConstant 형식은 다음 멤버를 노출합니다.
생성자
이름 | 설명 | |
---|---|---|
ExpressionNodeConstant | Initializes a new instance of the ExpressionNodeConstant class that has the specified object. |
맨 위로 이동
메서드
맨 위로 이동
속성
이름 | 설명 | |
---|---|---|
LastEvaluationResult | (ExpressionNode에서 상속됩니다.) | |
Tag | Gets the tag text that is associated with the expression node. (ExpressionNode에서 상속됩니다.) | |
Type | Gets the type of expression node. (ExpressionNode에서 상속됩니다.) | |
TypeClass | Gets the class type when the expression node represents an object. (ExpressionNode에서 상속됩니다.) | |
Value | Gets the object value that is the expression node constant. |
맨 위로 이동