ExpressionModel Methods
The ExpressionModel type exposes the following members.
| Name | Description | |
|---|---|---|
| Create | Overloaded. |
| Equals | Determines whether the specified ExpressionModel instance is equal to the current ExpressionModel class instance. (Overrides Object.Equals(Object).) |
| Finalize | (Inherited from Object.) |
| GetHashCode | Retrieves a value that indicates the hash code value for the ExpressionModel instance. (Overrides Object.GetHashCode().) |
| GetQueryClassName | The document name from the ExpressionProjection object. |
| GetType | (Inherited from Object.) |
| GetXPathQuery | Traverses through the expression tree and builds up an xpath expression. |
| GetXPathQueryWithoutTokens | Traverses through the expression tree and builds up a non-tokenized xpath expression. |
| MemberwiseClone | (Inherited from Object.) |
| ToString | (Inherited from Object.) |
| Validate |
Community Additions
ADD
Show: