Fork me on GitHubEpicdominant domains
APIEpic.Query.RelationalScalarEquals(Scalar)

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

Assembly: Epic.Query

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