Fork me on GitHubEpicdominant domains
APIEpic.Query.Relational.OperationsSelectionEquals(Selection)

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

Assembly: Epic.Query

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