Click or drag to resize

XPathDereferencedExpression Methods

The XPathDereferencedExpression type exposes the following members.

Methods
  NameDescription
Protected methodBuildExpression
Builds the expression using the classes parameters
(Overrides XPathExpressionBuildExpression.)
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString
Gets the string representation of the expression
(Inherited from XPathExpression.)
Public methodToString(Boolean)
Gets the string representation of the expression
(Inherited from XPathExpression.)
Top
See Also