Determines whether the specified
And is equal to the current
And.
Assembly: Epic.Query
Declaration Syntax
public bool Equals(
And other
)
Parameters
- other (And)
-
The And to compare with the current And.
Return Value
trueTruetrue if the specified
And is equal to the current
And; otherwise,
falseFalsefalse.