Click or drag to resize

BinaryKeyGetHashCode Method

Returns the hashcode for the BinaryKey

Namespace:  Crosser.Common.Utilities.Binary
Assembly:  Crosser.Common (in Crosser.Common.dll) Version: 0.0.4
Syntax
C#
public override int GetHashCode()

Return Value

Type: Int32
calculated hash for the object
See Also