Gene GetHashCode Method | GeneticSharp |
Returns a hash code for this instance.
Namespace: GeneticSharp.Domain.ChromosomesAssembly: GeneticSharp.Domain (in GeneticSharp.Domain.dll) Version: 1.0.5010.36434
Syntax
Return Value
Type: Int32A hash code for this instance, suitable for use in hashing algorithms and data structures like a hash table.
See Also