Fork me on GitHubEpicdominant domains
APIEpic.Query.Relational.PredicatesAndEquals(And)

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

Assembly: Epic.Query

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