ExpressionModel Methods

The ExpressionModel type exposes the following members.

  NameDescription
Public method Static member Create Overloaded.
Public method Equals Determines whether the specified ExpressionModel instance is equal to the current ExpressionModel class instance. (Overrides Object.Equals(Object).)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode Retrieves a value that indicates the hash code value for the ExpressionModel instance. (Overrides Object.GetHashCode().)
Public method GetQueryClassName The document name from the ExpressionProjection object.
Public method GetType (Inherited from Object.)
Public method GetXPathQuery Traverses through the expression tree and builds up an xpath expression.
Public method GetXPathQueryWithoutTokens Traverses through the expression tree and builds up a non-tokenized xpath expression.
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Public method Validate
Top

Community Additions

ADD
Show: