Fork me on GitHubEpicdominant domains
APIEpic.Query.Relational.PredicatesOrEquals(Or)

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

Assembly: Epic.Query

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