Fork me on GitHubEpicdominant domains
APIEpic.Query.Relational.OperationsCrossProductEquals(CrossProduct)

Equals Method (other)
Determines whether the specified CrossProduct is equal to the current CrossProduct.

Assembly: Epic.Query

Declaration Syntax
C#
public bool Equals(
	CrossProduct other
)
Parameters
other (CrossProduct)
The CrossProduct to compare with the current CrossProduct.
Return Value
trueTruetrue if the specified CrossProduct is equal to the current CrossProduct; otherwise, falseFalsefalse.
blog comments powered by Disqus