Serves as a hash function for a
            ScalarPredicateBase object.
            
Assembly: Epic.Query
Declaration Syntax
| C# | 
public override int GetHashCode()
Return Value
            A hash code for this instance that is suitable for use in hashing algorithms and data structures such as a
            hash table.
            
