Fork me on GitHubEpicdominant domains

Greater
Implementation of the Greater predicate. It is true if the first operand is greater than the second one.
Inheritance Hierarchy

Assembly: Epic.Query

Declaration Syntax
C#
[SerializableAttribute]
public sealed class Greater : ScalarPredicateBase, 
	IEquatable<Greater>
Members
All MembersConstructorsMethods   



MemberDescription
Greater(Scalar, Scalar)
Initializes a new instance of the Greater class.
Accept<(Of <<'(TResult>)>>)(IVisitor<(Of <<'(TResult>)>>), IVisitContext)
Accept the specified visitor and context.
(Overrides VisitableBase.Accept<(Of <<'(TResult>)>>)(IVisitor<(Of <<'(TResult>)>>), IVisitContext).)
Equals(ScalarPredicateBase)
Determines whether the specified ScalarPredicateBase is equal to the current Greater.
(Overrides ScalarPredicateBase.Equals(ScalarPredicateBase).)
Equals(Greater)
Determines whether the specified Greater is equal to the current Greater.
blog comments powered by Disqus