Determines whether the specified Object is equal to the current
OrderCriterion<(Of <(<'TEntity>)>)>.
Assembly: Epic.Query.Object
Declaration Syntax
C# |
public override sealed bool Equals( Object obj )
Parameters
- obj (Object)
- The Object to compare with the current OrderCriterion<(Of <(<'TEntity>)>)>.
Return Value
trueTruetrue if the specified Object is equal to the current
OrderCriterion<(Of <(<'TEntity>)>)>; otherwise, falseFalsefalse.
Remarks
Delegates the evaluation to Equals(OrderCriterion<(Of <<'(TEntity>)>>)).