Fork me on GitHubEpicdominant domains
APIEpic.Query.Relational.PredicatesLessEquals(Less)

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

Assembly: Epic.Query

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