Fork me on GitHubEpicdominant domains

Equals Method (obj)
Determines whether the specified Object is equal to the current RelationalExpression.

Assembly: Epic.Query

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