Click or drag to resize

BinarySizeGetHashCode Method

Returns the hash code for this BinarySize.

Namespace:  Ookii.Jumbo
Assembly:  Ookii.Jumbo (in Ookii.Jumbo.dll) Version: 2.0.0
Syntax
public override int GetHashCode()

Return Value

Type: Int32
The hash code for this BinarySize.
See Also