Gets the size, in bits, of the computed hash code.
Namespace:
ShellBoost.Core.Utilities
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public override int HashSize { get; }
Property Value
Type:
Int32The size of the hash.
See Also