Mindscape LightSpeed - User Reference & API Documentation
LogicalExpression Class
API ReferenceMindscape.LightSpeed.QueryingLogicalExpression
Represents a logical expression.
Declaration Syntax
C#Visual Basic
public sealed class LogicalExpression : QueryExpression<LogicalExpression>
Public NotInheritable Class LogicalExpression _
	Inherits QueryExpression(Of LogicalExpression)
Members
All MembersMethods



IconMemberDescription
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 <(LogicalExpression>)>)
  LogicalExpression

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