Serves as a hash function for a ScalarFunction object.
Assembly: Epic.Query
Declaration Syntax
C# |
public abstract 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.