Fork me on GitHubEpicdominant domains

EqualsA Method (other)
Determines whether the specified TOrderCriterion is equal to the current TOrderCriterion, given that EqualsA(OrderCriterion<(Of <<'(TEntity>)>>)) grant that it is not nullNothingnullptr, this and that it has the same type of the current instance.

Assembly: Epic.Query.Object

Declaration Syntax
C#
protected abstract bool EqualsA(
	TOrderCriterion other
)
Parameters
other (TOrderCriterion)
Another criterion.
Return Value
trueTruetrue, if the current criterion is equal to the other, falseFalsefalse otherwise.
blog comments powered by Disqus