Serves as a hash function for a particular type.

Namespace:  BioSharp.Core.Bio
Assembly:  BioSharp.Core (in BioSharp.Core.dll) Version: 0.1.3191.26120 (0.1.0.0)

Syntax

C#
public override int GetHashCode()

Return Value

A hash code for the current Object.

See Also