Gene GetHashCode Method Modulus Evo2
OnlineModulus Evo2
Returns a hash code for this instance.

Namespace: Modulus.Evo2
Assembly: Modulus.Evo2 (in Modulus.Evo2.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public override int GetHashCode()

Return Value

A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table.
See Also