Fork me on GitHubEpicdominant domains
APIEpic.Query.ObjectOrderCriterionBase<(Of <(<'TEntity, TOrderCriterion>)>)>EqualsA(OrderCriterion<(Of <<'(TEntity>)>>))

EqualsA Method (other)
Determines whether the specified OrderCriterion<(Of <(<'TEntity>)>)> is equal to the current OrderCriterion<(Of <(<'TEntity>)>)>, 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 override sealed bool EqualsA(
	OrderCriterion<TEntity> other
)
Parameters
other (OrderCriterion<(Of <(<'TEntity>)>)>)
Other.
Return Value
trueTruetrue, if equals was safed, falseFalsefalse otherwise.
blog comments powered by Disqus