ExpressionNodeConstant Members
The ExpressionNodeConstant object represents an objectthat is used in an expression.
The following tables list the members exposed by the ExpressionNodeConstant type.
Public Constructors
| Name | Description | |
|---|---|---|
| ExpressionNodeConstant | Initializes a new instance of the ExpressionNodeConstant class that has the specified object. |
Top
Public Properties
(see also Protected Properties )
| Name | Description | |
|---|---|---|
![]() |
Tag | Gets the tag text that is associated with the expression node. (inherited from ExpressionNode) |
![]() |
Type | Gets the type of expression node. (inherited from ExpressionNode) |
![]() |
TypeClass | Gets the class type when the expression node represents an object. (inherited from ExpressionNode) |
![]() |
Value | Gets the object value that is the expression node constant. |
Top
Public Methods
(see also Protected Methods )
| Name | Description | |
|---|---|---|
![]() ![]() |
ConstructNode | (inherited from ExpressionNode ) |
![]() ![]() |
ConvertFromFilterNode | Overloaded. (inherited from ExpressionNode ) |
![]() |
ConvertToFilterNode | Creates a filter node by converting the expression node. (inherited from ExpressionNode) |
![]() |
DeepClone | Overridden. Creates a copy of the referenced object. This includes all its properties. |
![]() ![]() |
Deserialize | Overloaded. (inherited from ExpressionNode ) |
![]() ![]() |
DeserializeWithResult | (inherited from ExpressionNode ) |
![]() |
EnumChildren | Returns an enumerated list of dependent expression nodes. (inherited from ExpressionNode) |
![]() |
Equals | Overloaded. (inherited from ExpressionNode ) |
![]() |
Evaluate | Overloaded. (inherited from ExpressionNode ) |
![]() |
GetHashCode | (inherited from ExpressionNode ) |
![]() |
GetResult | Gets the result that is returned when an expression is deserialized. (inherited from ExpressionNode) |
![]() |
GetResultString | (inherited from ExpressionNode ) |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
MatchType | (inherited from ExpressionNode ) |
![]() ![]() |
Parse | Overloaded. (inherited from ExpressionNode ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
Serialize | (inherited from ExpressionNode ) |
![]() ![]() |
SerializeNode | (inherited from ExpressionNode ) |
![]() ![]() |
SerializeNodeWithResult | (inherited from ExpressionNode ) |
![]() |
ToString | Overridden. Returns the referenced object in string format. |
![]() |
ToStringForDisplay | Overridden. Returns the referenced object in string format for display. |
![]() |
ToStringForUrn | Returns the referenced object in URN format. (inherited from ExpressionNode) |
Top
Protected Methods
Top
.gif)
.gif)
.gif)
.gif)
.gif)