Mindscape LightSpeed - User Reference & API Documentation
LiftedPathExpression Class
API ReferenceMindscape.LightSpeed.QueryingLiftedPathExpression
Represents a PathExpression that has been normalized.
Declaration Syntax
C#Visual Basic
public sealed class LiftedPathExpression : QueryExpression<LiftedPathExpression>
Public NotInheritable Class LiftedPathExpression _
	Inherits QueryExpression(Of LiftedPathExpression)
Members
All MembersConstructorsMethods



IconMemberDescription
LiftedPathExpression()()()
Equals(Object)
Determines whether the specified Object is equal to the current 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()()()
Returns a String that represents the current Object.
(Overrides Object.ToString()()().)
Inheritance Hierarchy
Object
QueryExpression
 QueryExpression<(Of <(LiftedPathExpression>)>)
  LiftedPathExpression

Assembly: Mindscape.LightSpeed (Module: Mindscape.LightSpeed) Version: 1.2.1393.0 (1.2.1393.0)