Click or drag to resize
SnpItemGetHashCode Method
Generates a unique hashcode based on the data members in the item.

Namespace: Bio
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public override int GetHashCode()

Return Value

Type: Int32

[Missing <returns> documentation for "M:Bio.SnpItem.GetHashCode"]

See Also