Determines whether the specified Object is equal to the current Predicate.
Assembly: Epic.Query
Declaration Syntax
C# |
public override bool Equals( Object obj )
Parameters
- obj (Object)
- The Object to compare with the current Predicate.
Return Value