Hunny Software Library Reference

ByteString.GetHashCode Method 

Returns the hash code for this instance.

[Visual Basic]
Overrides Public Function GetHashCode() As Integer
[C#]
public override int GetHashCode();

Return Value

hash code

See Also

ByteString Class | Hunny.Base Namespace