Fork me on GitHubEpicdominant domains

Equals Method (other)
Determines whether the specified Constant express the same value of the current Constant<(Of <(<'TValue>)>)>.

Assembly: Epic.Query

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