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