Fork me on GitHubEpicdominant domains
APIEpic.Query.Relational.PredicatesNotEquals(Not)

Equals Method (other)
Determines whether the specified Not is equal to the current Not.

Assembly: Epic.Query

Declaration Syntax
C#
public bool Equals(
	Not other
)
Parameters
other (Not)
The Not to compare with the current Not.
Return Value
trueTruetrue if the specified Not is equal to the current Not; otherwise, falseFalsefalse.
blog comments powered by Disqus