Fork me on GitHubEpicdominant domains
APIEpic.Query.Relational.PredicatesUnaryPredicateBaseEquals(UnaryPredicateBase)

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

Assembly: Epic.Query

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