Click or drag to resize
RangeCollectionGetHashCode Method
Two RangeCollections with exactly the same elements will have the same hash code.

Namespace: Bio.Util
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.Util.RangeCollection.GetHashCode"]

See Also