Represents a PathExpression that has been normalized.
| C# | Visual Basic |
public sealed class LiftedPathExpression : QueryExpression<LiftedPathExpression>
Public NotInheritable Class LiftedPathExpression _ Inherits QueryExpression(Of LiftedPathExpression)
| All Members | Constructors | Methods | |||
| Icon | Member | Description |
|---|---|---|
| LiftedPathExpression()()() | ||
| Equals(Object) | (Overrides Object.Equals(Object).) | |
| GetHashCode()()() |
Serves as a hash function for a particular type. GetHashCode()()() is
suitable for use in hashing algorithms and data structures like a hash table.
(Overrides Object.GetHashCode()()().) | |
| ToString()()() | (Overrides Object.ToString()()().) |
| Object | |||
| QueryExpression | |||
| QueryExpression<(Of <(LiftedPathExpression>)>) | |||
| LiftedPathExpression | |||