Fork me on GitHubEpicdominant domains
APIEpic.Query.Relational.PredicatesEqualEquals(Equal)

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

Assembly: Epic.Query

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