Determines whether the specified OrderCriterion<(Of <(<'TEntity>)>)> is equal to the
current ReverseOrder<(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 bool EqualsA( OrderCriterion<TEntity> other )
Parameters
- other (OrderCriterion<(Of <(<'TEntity>)>)>)
- Another criterion.
Return Value
trueTruetrue, if the current criterion is equal to the other, falseFalsefalse otherwise.