Fork me on GitHubEpicdominant domains
APIEpic.Query.Relational.OperationsRenameEquals(Rename)

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

Assembly: Epic.Query

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