Fork me on GitHubEpicdominant domains
Implementation of the Not predicate. It is true if its operand is false
Inheritance Hierarchy

Assembly: Epic.Query

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



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