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

EqualsA Method (other)
Determines whether the specified OrderCriterion<(Of <(<'TEntity>)>)> is a ContravariantOrder<(Of <(<'TEntity, TSpecializedEntity>)>)> that wraps the same OrderCriterion<(Of <(<'TEntity>)>)> as the current instance.

Assembly: Epic.Query.Object

Declaration Syntax
C#
protected override bool EqualsA(
	OrderCriterion<TSpecializedEntity> other
)
Parameters
other (OrderCriterion<(Of <(<'TSpecializedEntity>)>)>)
Other.
Return Value
trueTruetrue, if the current criterion and other are equivalent, falseFalsefalse otherwise.
blog comments powered by Disqus